amonchakai / Hg10

Hg10 -- A XMPP Client for BlackBerry 10 (aiming Google Talk)
20 stars 11 forks source link

on the Private Key and Google APIs #122

Open Jendorski opened 8 years ago

Jendorski commented 8 years ago

Hi, i read your thread on google login on blackberry support forum and thank you for the info. i want to do something similar, however, i have some questions to ask:

  1. in order to obtain the google api permission, do i use web or other. of course i cant use android or iOS.
  2. for the Private API keys.h, Please can you give a format, sort of how you went about it. i tried using struct and enums to no avail. i have also tried const char. Thank you.