Topic re-subscription required on app update? #4940
Unanswered
JoeToeniskoetter
asked this question in
Q&A
Replies: 1 comment 2 replies
-
I believe they are based on device tokens so they should survive unless the installation id (from firebase installations package) changes as it is used as the token if I recall correctly However the only way to be sure is to have a non-production app that you test with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Quick question here. I have an application that allows users to subscribe to topic based notifications. If I push out an update to my app on the app store and my users download it, will those subscriptions survive the app update? Or do I need to manually resubscribe the users to the topics?
Thanks,
Joe
Beta Was this translation helpful? Give feedback.
All reactions