For the complete documentation index, see llms.txt. This page is also available as Markdown.

Error Messages

Below are some error messages from Apple that you may see and possible fixes:

❌  error: Provisioning profile "APP_NAME" doesn't support the Push Notifications and Sign in with Apple capability. (in target 'Runner' from project 'Runner')

Visit developer.apple.com . Click device identifiers > enable sign in with apple and push capability.

Last updated