No accounts with iTunes Connect access have been found for the team

前端 未结 25 1169
悲哀的现实
悲哀的现实 2020-12-12 18:19

In Xcode, when I try to Product > Archive > Validate App I get the error:

No accounts with iTunes Connect access have been found fo

相关标签:
25条回答
  • 2020-12-12 19:07

    UPDATE XCODE 11

    If the restarting of Xcode doesn't work, then try logout and login again in with the Apple Developer Account in the xcode.

    Process:

    Xcode > Preferences

    Remove your account by clicking on - sign button

    Add your apple ID again by clicking on the plus (+) sign button

    0 讨论(0)
  • 2020-12-12 19:07

    Please use Application Loader, if all the above fails.

    Step 1:- Create a .ipa file for app store distribution.

    Step 2:- Login to Application loader with your apple developer account for which you are uploading your app.

    Step 3:- Choose .ipa file from application loader, read the instruction asked and follow the steps.

    I got the same issue, after spending lots of time and doing each and every thing but no solution work for me, at the last I just upload me .ipa file in Application Loader. And it work.

    0 讨论(0)
  • 2020-12-12 19:08

    Just restart Xcode and it will work :)

    Definitely it will work in Xcode 9 alternate you can try with Application Loader.

    0 讨论(0)
  • 2020-12-12 19:08

    Restart Xcode or Restart your mac, In my case I just restart Xcode

    0 讨论(0)
  • 2020-12-12 19:09

    If closing Xcode or restarting the Mac didn't help, try deleting Derived Data.

    0 讨论(0)
  • 2020-12-12 19:12

    I know this has been solved, but none of the listed solutions worked for me and in case someone else is also experiencing this issue- it could be due to not enabling Two-Factor Authentication.

    I was having no problems uploading builds to the App Store and within the span of 1 hour got this same issue. Once I followed Apple's documentation and enabled Two-Factor Authentication for both my organization's Team Agent as well as my own developer account, I restarted XCode and was able to successfully upload builds again.

    0 讨论(0)
提交回复
热议问题