[android-developers] Registration ID
Hi all,
I am interested in implementing C2DM for the push notification feature in my application.
However, when I read the docs https://developers.google.com/android/c2dm/#lifecycle
It states that: "Note that Google may periodically refresh the registration ID, so you should design your application with the understanding that the
REGISTRATION
Intent may be called multiple times. Your application needs to be able to respond accordingly"How about if the case is the device has no connection when Google refresh the registration ID? Of course the REGISTRATION Intent will not be called.
Does Google try to refresh again the registration ID?
If not, how can the device know that the Google refresh the registration ID?
Thanks,
Rendy
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home