XcodesOrg / XcodesApp

The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
MIT License
6.61k stars 291 forks source link

Login failure #549

Open s-charvin opened 2 months ago

s-charvin commented 2 months ago

Describe the bug When I tried to log in to the apple id after downloading the new software, I received the verification code correctly, but every time I entered it, I was told that the verification code was incorrect.

To Reproduce Just log in. But I turned on the VPN proxy.

Expected behavior None

Screenshots None

Version

s-charvin commented 1 month ago

I may have found the cause of the problem. Because my account has two-factor authentication enabled, I receive a verification code via phone every time I log in. This may cause the program to fail even if I enter the correct verification code when logging in.

When I re-registered an account and my colleague did not turn on two-factor authentication and only received the verification code via SMS, the program could bind the Apple ID normally.