firebase - Can't handle refreshed token in custom FirebaseInstanceIDService Android -


when i'm debuging, part of application doesn't execute, don't know when token refreshed, when clear data or uninstall application before debug.

this following image presents code.

break points

please can explains me ?

okay lets go step step

first of in activity call piece of code , make sure token generated (assuming have done nothing wrong manifest , other configs json files etc.)

firebaseinstanceid.getinstance().gettoken(); 

if token means code fine unable debug reasons

if not working should go google documentation , match steps

happy coding!!


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -