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.
Question posted in Xcode
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
Whether you're new to Xcode or an experienced developer, our archive has everything you need to know about this integrated development environment (IDE). From basic functionalities to advanced features, our archive covers a wide range of Xcode-related questions and answers. Browse our archive now and find solutions to your Xcode questions, and take your app development skills to the next level
4
Answers
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.
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
It finally works on the iOS 16 simulator and XCode 14 Beta 3.
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.