Changing device push tokens?

Please provide the following:

  1. SDK Version: 40.0.0
  2. Platforms(Android/iOS/web/all): Android and iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

On app start, I get the token with Notifications.getExpoPushTokenAsync. I save this to file. I then continue to fetch token on app start and compare. For some users, it comes back different sometimes. This is weird, shouldn’t it always return the same token?

Hey @noitidart, please see this section of our docs for potential reasons this could be occurring. If you’re confident that’s not the case, then we can explore this further!

Cheers,
Adam

Thanks Adam! It’s confusing, its not reinstalled. I’ll do more research, I have been collecting data on this for sometime. I’ll go through the data and see what I can glean from it. It might take me sometime, I iniitally glanced it and was confused. I’ll create a new topic if this closes by then. Thanks!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.