Expo Apple Sign In Returning Nulls After Pushing to TestFlight

Please provide the following:

  1. SDK Version: 37
  2. Platforms(Android/iOS/web/all): iOs

When logging in with Apple Sign In on Expo everything is working as expected. The user ID and data is coming back successfully. When pushed to TestFlight the user data is coming back as null.

I have followed these instructions: AppleAuthentication - Expo Documentation and running expo build:ios --clear-provisioning-profile --revoke-credentials and then uploaded to TestFlight but still am unable to sign in with apple on TestFlight.

Has anyone else experienced this issue? I found this forum as well but my issue persists.

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