Skip to content

Is this expected behavior? #5423

Answered by mikehardy
ahron1 asked this question in Q&A
Jun 14, 2021 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

FCM is per app installation, under the covers tokens are provided by the "Installations" SDK module, which is the clue to know their uniqueness (but is not really surfaced anywhere, so is not that obvious)

When you log a user out, you should use these two methods back-to-back, waiting for promise resolution of course

https://rnfirebase.io/reference/messaging#deleteToken
https://rnfirebase.io/reference/messaging#getToken

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@mikehardy
Comment options

@ahron1
Comment options

@mikehardy
Comment options

@ahron1
Comment options

@ahron1
Comment options

Answer selected by ahron1
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