Hi,

I am generating firebase token using the following line of code

String refreshedToken = FirebaseInstanceId.getInstance().getToken();

I get the token , which I store in the database. I'am able to use this to 
send notification to individual devices.
But after a few days , I get the message as 'Unregistered registration 
token' and the notification is not delivered.

can u plz solve the problem.

Also is there a way to check the validity/registration of a token in 
firebase console.

Thank you for u r help.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/edf3757b-d548-4c67-ada3-3f71895c921e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to