Push Notifications Generating Duplicate Tokens

Please provide the following:

  1. SDK Version: 37
  2. Platforms(Android/iOS/web/all): all

Every time I run await Notifications.getExpoPushTokenAsync(); the same token is generated. The token looks like: ExponentPushToken[NgTr99YO5fy0EQM4R]. I am able to get push notifications to this token so I know it is formatted correctly, I am just confused as to why it keeps pushing the same token to me when it should generate a new one. What am I missing?

never mind, figured out what was happening. this can be closed!

What was the issue? I might have the same problem.

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