Does anyone know if the token form these two routines are the same.
Playing around with FirebaseMessaging I noticed that the Token only seems to change when app is reinstalled, changes, etc
Was wonder if this token would could be used as our Unique Device Key
Where I am really confused is FirebaseInstallations seems to have a Instance id as well as Token.
https://stackoverflow.com/questions...ebases-app-token-changes-and-how-to-manage-it
Any help if Token could be used to help with dialog:
Unique-Id
Thanks for any clarity
BobVal
PS: What I know is that not matter what log in I use the Token stays the same unless I uninstall and reinstall the app or clear the Apps data.
Not sure how a system software update will effect it.