Can not send Expo notification when I change new ios device.

Please provide the following:

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

Hi guys.

I’m cording push notification function with expo notifications.

Recently I renewed my iOS device iPhone11 pro to iPhone11 pro for device issue and recover from my iCloud backup.

And I realized I never get push notification since change my device.

So I debugged and my token was same token as previous device.

I think the push notification try to send old device , that why I can’t get receive on new device.
I read the doc in EXPO that says the condition of token change is only user re-install that app.

So question is how handle that kind of situation?
Someone know about that issue , please let me know some tips.

Thanks.

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