Skip to content
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

Spurious NotRegistered Error responses from GCM servers #47

Open
GoogleCodeExporter opened this issue Mar 24, 2015 · 5 comments
Open

Spurious NotRegistered Error responses from GCM servers #47

GoogleCodeExporter opened this issue Mar 24, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Steps-
1. Install a GCM client app on android device.
2. App should register device with GCM and send registration ID to your server.
3. Server sends push via GCM server, it works for few days/months.
4. After some days, GCM server started returning "NotRegistered".
5. Though app is still installed on that device. 

Please confirm if app should re-register a device if the version of Android OS 
it’s running has been updated.

Please also correct the documentation at below link, if required-

https://developer.android.com/google/gcm/client.html


Original issue reported on code.google.com by [email protected] on 30 Oct 2014 at 11:55

@GoogleCodeExporter
Copy link
Author

This still happens even if you re-register after the Android OS is upgraded, so 
its not just that. Also, I'm not certain its a deterministic thing, that this 
will happen every time, but it will happen reliably to many of users of an app.

Original comment by [email protected] on 30 Oct 2014 at 3:45

@GoogleCodeExporter
Copy link
Author

I am also facing the same issue..it was working fine for me for a few days then 
it stopped working today...

Original comment by [email protected] on 30 Oct 2014 at 11:50

@GoogleCodeExporter
Copy link
Author

I'm facing the same.  Any light on this?
thanks!

Original comment by [email protected] on 12 Jan 2015 at 6:22

@GoogleCodeExporter
Copy link
Author

I'm also facing this problem...!

Original comment by [email protected] on 16 Jan 2015 at 1:28

@GoogleCodeExporter
Copy link
Author

facing same issue.

Original comment by [email protected] on 17 Feb 2015 at 6:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant