apple sign in error

I am asking about the apple Sign in implementation.

▫️ problems eas local build or test flight, I get a “Could not complete registration” message.

  When I check the console, I see the following error message.

  akd SRP authentication with server failed! Error: Error
  Domain=com.apple.AppleIDAuthSupport Code=2
  UserInfo={NSDescription=<private>, Status=<private>}

▫️ Assumption ・Developed with Expo ・"expo-apple-authentication":"^7.2.4" ・Two apps are developed at the same time, using supabase, firebase, but both have the same error ・On Xcode, on app ids, apple sign in capability is turned on ・Service ids is set to domain, return url ・keys is created ・Internal test of testfligt is set to deliver

apple sign in error
 
 
Q