Re: [android-developers] Re: Check if the registration_id of GCM is valid

2014-03-21 Thread David Toledo
Hi Is possible that the registration_id may have a valid value at the beginning and after days is expired and have null value 2014-03-21 1:33 GMT-05:00 : > Hi, > check if the registration_id is Null ...If Null you are not registered > else you are registered. > > > On Friday, March 21, 2014 9:1

[android-developers] Re: Check if the registration_id of GCM is valid

2014-03-20 Thread arunkumar . k
Hi, check if the registration_id is Null ...If Null you are not registered else you are registered. On Friday, March 21, 2014 9:14:10 AM UTC+5:30, DAVIDT wrote: > > Hi > > Is possible check if the registration_id of GCM is valid and if no is > valid, request on gcm google to get new registrati