Skip to content

When does the firebase token get updated? #6587

Answered by Yawanseh
RaedBaker95 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Raed,

As per Firebase docs,
it's important to save the token to the server and update the timestamp whenever it changes, such as when:

  • The app is restored on a new device
  • The user uninstalls/reinstalls the app
  • The user clears app data.

ref: https://firebase.google.com/docs/cloud-messaging/manage-tokens

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RaedBaker95
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants