Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Spurious NotRegistered Error responses from GCM servers #47

Closed
GoogleCodeExporter opened this issue Mar 17, 2015 · 7 comments
Closed

Spurious NotRegistered Error responses from GCM servers #47

GoogleCodeExporter opened this issue Mar 17, 2015 · 7 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 sachin.m...@gmail.com 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 mohamed....@gmail.com 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 madhu.ch...@gmail.com on 30 Oct 2014 at 11:50

@GoogleCodeExporter
Copy link
Author

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

Original comment by nicolass...@gmail.com on 12 Jan 2015 at 6:22

@GoogleCodeExporter
Copy link
Author

I'm also facing this problem...!

Original comment by talk2ars...@gmail.com on 16 Jan 2015 at 1:28

@GoogleCodeExporter
Copy link
Author

facing same issue.

Original comment by surya.va...@loylty.com on 17 Feb 2015 at 6:32

@silvolu
Copy link
Contributor

silvolu commented Sep 9, 2015

This should be fixed on devices using Google Play Services. Please report if you're still experiencing this issue.

@silvolu silvolu closed this as completed Sep 9, 2015
@sainilalchand
Copy link

sainilalchand commented Jan 8, 2018

i am also having the same issue.
getToken is returning same token and when is send notification using that token fcm says "Not Registered" this should be fixed

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

No branches or pull requests

3 participants