F fishwolf Well-Known Member Licensed User Longtime User Jun 21, 2017 #1 I'm updating a my applicatio to firebase with push notification: if token changed for google policy and i don't run the application for refresh topic with new token firebase manage this case and push to new token? Thanks
I'm updating a my applicatio to firebase with push notification: if token changed for google policy and i don't run the application for refresh topic with new token firebase manage this case and push to new token? Thanks
DonManfred Expert Licensed User Longtime User Jun 21, 2017 #2 fishwolf said: f token changed for google policy and i don't run the application for refresh topic with new token firebase manage this case and push to new token? Click to expand... Good question. I´m interested in the answer too. Maybe this help: https://stackoverflow.com/questions...ebases-app-token-changes-and-how-to-manage-it Upvote 0
fishwolf said: f token changed for google policy and i don't run the application for refresh topic with new token firebase manage this case and push to new token? Click to expand... Good question. I´m interested in the answer too. Maybe this help: https://stackoverflow.com/questions...ebases-app-token-changes-and-how-to-manage-it
Erel B4X founder Staff member Licensed User Longtime User Jun 21, 2017 #3 The tokens are managed by Firebase. You don't need to do anything special for this. Upvote 0