iosfirebaseflutterapple-sign-in

Authorization failed: Error Domain=AKAuthenticationError Code=-7026 "(null)" UserInfo={AKClientBundleID=my bundile id}


Authorization failed: Error Domain=AKAuthenticationError Code=-7026 "(null)" UserInfo={AKClientBundleID=my bundile id}

I have the same issue. I enabled the sign in with apple capability both developer console as well in Xcode, but the error still remains.


Solution

  • I had the same issue just now after I changed by bundle id and developer account. All the settings were correct in my developer account and on Xcode. This fixed it for me:

    1. Go to the settings app
    2. Tap your name at the top
    3. Password & Security
    4. Apps Using your Apple ID
    5. Remove the app that's causing trouble