Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Xcode 8 logs out my developer account saying "session has expired"

When I am using my developer account, I am getting this message in Xcode 8.

Your session has expired. Please log in.

With another Apple ID it works. Also when logging in to developer.apple.com everything is okay; I log in without a problem. How can I fix this?

like image 723
Mag Avatar asked Dec 07 '22 20:12

Mag


2 Answers

I just added two factor authentication to my Apple ID and Xcode was fine again. Don't know how it's related but it worked for me. Do the same.

like image 192
Codetard Avatar answered Jan 03 '23 06:01

Codetard


As @Satam Sync suggested activation of two factor authentication seems to work. If you already use it you can try deactivate end reactivate it.

For your interest this is the support answer from Apple I received:

Hello Oliver,

My name is Steffen from Apple Developer Program Support and I am happy to assist you today.

I understand that you receive an error message stating your session has expired when trying to login to Xcode. We are aware of the issue and we are working with priority yo resolve the issue as soon as possible.

We kindly ask you to try to login again at a later time. We apologize for any inconvenience this may cause in the meantime. We hope and thank you for your understanding. As mentioned please try to doing again after a few hours.

Kind regards,

Steffen Apple Inc.

like image 31
Oli Avatar answered Jan 03 '23 05:01

Oli