Push Notification Standalone ios | Problem Device Not Registered

Please provide the following:

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

I buit ios expo app and uploded to Testflight. Possible I made a mistake, i followed the steps of bareworkflow. I generated certificates.

https://docs.expo.io/push-notifications/push-notifications-setup/#credentials
Couldnt send notifications.

Then i deleted local push keys and apple developer console push keys as wells. Then i built app according to documents(let expo handle). So far everything went well according to expo documents. But i can’t get notifications
Expo go and android works well.

{“data”:{“status”:“error”,“message”:“"ExponentPushToken[XXXXXXXXXXX]" is not a registered push notification recipient”,“details”:{“error”:“DeviceNotRegistered”}}}

When i fetch the ios certs i can see “Distribution P12 password” and “Push Key ID” but

Push P12 password: (not available)

I couldn’t find any solution. Any help would be appreciated.
Kindest Regards

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