Expo notifications (good), iOS notifications (not working) — managed flow

Please provide the following:

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

In my managed workflow, I successfully got notifications to work while testing with the Expo app. I am able to request notification permissions, retrieve the device Expo notification token, and send a notification to my device using Expo’s testing tool.

I recently did a iOS build (with managed certificates) and uploaded to TestFlight.

In my Apple Developer’s App ID configuration, I have push notifications checked, but there are zero certificates. I have attached a picture of the setting.

On the iOS app, notifications do not work. It doesn’t ask for notification permission, and I’m unable to retrieve the Expo notification token.

I looked through the Expo docs extensively, and wondering if I am missing a step?

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