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

前端 未结 25 1166
悲哀的现实
悲哀的现实 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:14

    I had the same issue today .I had logged in with the apple id to an iOS device and linked with iCloud that was creating issue to me so once i removed the account from the device it worked fine for me.

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

    Make sure that your network firewall doesn`t block iTunes connect domain. You might experience with the same message if it is blocked.

    For me, iTunes & AppStore access is blocked firewall network level. I restart Xcode and mac, it worked like charm.

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

    For me, this happened when I have the same Apple Id added to the accounts of Xcode on two devices. After removing the account from one device, the other one can upload to App Store fine. I did restart Xcode after removing, not sure if that's necessary. Maybe it's more like a session expires or connection issue.

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

    While developing using XCode, I found many errors only solved with restarting XCode and Macbook. Just restart the Macbook and it will be gone. Anything else except restarting is not worth of time. I have tried many things to solve this error. I tried to log in again and again with AppStore but only restarting MacBook worked for me.

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

    Swift 5, iOS 13

    Just restart Xcode, everything works

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

    Solution 1:

    • Quit Xcode completely and re-open it to resolve the problem.

    Solution 2:

    • Please verify if it's App Store distribution profile or not.
    • If yes then try to login to Xcode with your apple Id which has access to iTunes Connect or App Store Connect.
    • While validating the archive file please choose the same profile. It should work fine.
    0 讨论(0)
提交回复
热议问题