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.
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
Post a Comment