skip to Main Content

I have XCode 12.5 and iPhone simulator with IOS 14.5.
when I do Sign in with Apple ID and enter my email and password and click the "Continue" button the spinner just keeps spinning.
This is a Known bug in IOS/Simulator, not related to my app code.
Does anyone know how to fix it?
I’m attaching a screenshot.Apple ID Login

4

Answers


  1. I had the same problem and I logedin in iCloud https://www.icloud.com/ and accepted the terms and conditions after login I could connect my AppleID in the simulator.

    Cheers.

    Login or Signup to reply.
  2. There is issue with iOS 14+ simulators try with iOS 13.7 it works fine for me.
    Apple Sign-in not working on iOS 14 Simulator

    Login or Signup to reply.
  3. It finally works on the iOS 16 simulator and XCode 14 Beta 3.

    Login or Signup to reply.
  4. crazy that in dec 2022, with Xcode 14.1 and simulator iOS 16, this is still an issue. I found that if I sign in to an iCloud account, then sign out, then sign in again, it works. It still doesn’t present 2-factor auth, but it works.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search