Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode Organizer asking "Please verify the email address associated with your Apple ID"

Tags:

Randomly tonight i tried to submit an app via xcode organizer. And this pops up...

Please verify the email address associated with your Apple ID

Anyone run into this before? Any ideas how to fix it? I can log into appleid.apple.com, developer.apple.com and so on with no issues as I have been doing for years.

like image 786
bworby Avatar asked Mar 04 '16 04:03

bworby


People also ask

Do you need Apple ID for Xcode?

With just an Apple ID, you can access Xcode, software downloads, documentation, sample code, forums, and Feedback Assistant, as well as test your apps on devices. If you don't already have an Apple ID, you can create one now. To distribute apps, join the Apple Developer Program.

How do I connect my Apple developer account to Xcode?

From the top menu, select Xcode, then choose Preferences. Click on Accounts. In the bottom left corner of the window, press the + sign, then Add Apple ID… Enter the Apple ID and password you use for the Apple Developer Program, then click Sign In.

How do I find my Apple ID in Xcode?

Free provisioning/testing/tinkering on your device: From within Xcode 7. x or higher (Mac only), navigate to “Xcode—->Preferences—->Accounts.” Hit the '+' icon below left to add your Apple ID*. After you add your account, it will show within the main account window on the right.


2 Answers

Removing the accounts, and adding them back in preferences produced the same alert. But... removing all accounts then attempting to submit via organizer brought up a new dialog that allowed me to add my ID again. Doing that allowed me to upload again!

like image 131
bworby Avatar answered Oct 10 '22 09:10

bworby


I have multiple (four actually) Apple ID's registered in Accounts. It turned out, that one of those accounts needed verification. I simply tried to log on with every account I have at appleid.apple.com until I got:

enter image description here

After verification, the problem was solved.

like image 44
fguchelaar Avatar answered Oct 10 '22 09:10

fguchelaar