Missing Push Notification Credentials Only Showing Up Sometimes

Please provide the following:

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

When I send out push notifications with Expo’s Push API, I sometimes get this error -exponent_server_sdk.PushResponseError: Could not find APNs credentials for {my app name}. You may need to generate or upload new push credentials. I am using this implementation. My users definitely get push notifications most of the time, which is why I am stuck. I am wondering why this is happening only sometimes. I confirmed in Apple Developer and I have a valid push certificate and key. I can also see my key when I run expo credentials:manager. I also have ran expo credentials:manager -p ios and selected Use existing Push Notifications Key in current project and chosen my credentials.

Thanks!

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