Skip to content

Getting new FCM Token on every new app launch ( iOS - After SWIPE AWAY the app) #4441

Answered by TommyLeong
TommyLeong asked this question in Q&A
Discussion options

You must be logged in to vote

Solved.
To wrap up this issue...

Earlier, the issue for this "new FCM Token" on every app launch (after SWIPE AWAY the app). It seems to be a conflict between RNFirebase SDK with another 3rd party SDK of mine in project.

The 3rd party SDK did certain action on

  • Firebase App Configuration
  • passing APNS token to Firebase
  • etcs (which I'm not aware of, since it's a framework..I'm unable to read the code inside)

They then removed the "Firebase part" within their SDK, turns out.. the FCM token behave as it is. No longer changing on every app launch.

Thanks Mike for joining the discussion! Appreciate 👍

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@TommyLeong
Comment options

@mikehardy
Comment options

@mikehardy
Comment options

@TommyLeong
Comment options

@TommyLeong
Comment options

Comment options

You must be logged in to vote
1 reply
@mikehardy
Comment options

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