expo-apple-authentication "Sign Up Not Completed" error in production build

SDK Version: 47
Platforms(Android/iOS/web/all): iOS

I’m implementing Apple Sign In for my app. It works great in the custom dev client but when I build for production I get the following error message on the device after tapping continue and face id: “Sign Up Not Completed”. I also get the follow error message in Sentry: “com.apple.AuthenticationServices.AuthorizationError error 1000”.

I’ve tried removing the provisioning profile and generating a new one but that didn’t seem to do anything. I’ve verified that “Sign In with Apple” is selected in the App ID Configuration and that “Sign In with Apple” shows up under “Enabled Capabilities” in the provisioning profile.

Thanks, in advance, for any help!

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