-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to find out the security token needed by usegcm? #23
Comments
Hi, This checkin problem should be solved by last commit, so you can use that option to get security token for usegcm. Also, thanks for the contribution about paid applications, I will merge your pull request, as soon as I have time to test it, Cheers. |
Hi Akdeniz, I have a question about checkin and download. I found some APPs cannot be I don't understand why since this App only requires Android 4.0.3. Do you have any insight? On Sat, Jul 6, 2013 at 3:46 PM, Akdeniz [email protected] wrote:
|
That's very interesting. I did download that application successfully with newly generated google account after checkin. Are you getting any specific error code or something? |
You are right. I was able to download them using a newly generated ID. Thanks a lot for you quick reply! On Thu, Jul 25, 2013 at 12:24 PM, Akdeniz [email protected] wrote:
|
Thanks a lot Akdeniz for the great work!
As some other people already mentioned, checkin no longer works now. So if I want to run usegcm, how do I find out the security token? service.getSecurityToken() returns null after login().
BTW, if I want to get the APK files for paid APPs, is usegcm the only feasible option? service.download() fails for paid APPs.
The text was updated successfully, but these errors were encountered: