Could not find APNs credentials when trying to send push notification

Error when trying to send push notification. App was built with exp build:ios, uploaded with “Application Loader” to itunes connect and installed with TestFlight.

Expo push v2 API response:

"{\"data\":{\"status\":\"error\",\"message\":\"Could not find APNs credentials for ********* (**********). Check whether you are trying to send a notification to a detached app.\"}}"

Version of EXPO SDK is 22.0.0

hi @blackbell, could you try clearing your certificates and letting expo manage them again to see if that fixes it?

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