On Xcode 7 I keep receiving error “No accounts with iTunes connect access”

后端 未结 30 1668
走了就别回头了
走了就别回头了 2020-11-30 03:49

When I try to submit my app with the new seed Xcode 7.1 beta (7B60) I receive a weird error by which it complaints that there is \"No accounts with iTunes connect access - i

相关标签:
30条回答
  • 2020-11-30 04:21

    I have solved the problem.

    Just turn off Two-factor authentication.

    From https://appleid.apple.com

    :)

    0 讨论(0)
  • 2020-11-30 04:22

    You may have this problem if your Apple Developer Program Membership has expired.

    Just renewing it (and paying 99€) will solve it.

    0 讨论(0)
  • 2020-11-30 04:23

    Check System Status here first. ☞ System Status

    Make sure you click and open the service you want. It could be green but may be down.

    In my case although iTune Connect was green, when I clicked to open my account, activity spinner kept going forever.

    So actually iTune Connect was a problem.

    I waited until I could log into my account, tried to upload binary again from Xcode, than above warning disappeared.

    It had nothing to do with my Xcode or my account. It was Apple server.

    0 讨论(0)
  • 2020-11-30 04:23

    I got this error message when trying to upload using a Beta version of xCode 9 - don't use a beta.

    0 讨论(0)
  • 2020-11-30 04:23

    I faced the same problem days ago and I've tried a bunch of solutions and none of them worked for me.

    But what I have found is that I'm trying to upload the build using my Macbook connected to the company's guests WiFi and they're using a firewall to prevent uploading or attaching files.

    just tried to upload it from anther network that allows uploading and yes it was just as simple as that :D

    0 讨论(0)
  • 2020-11-30 04:23

    I was able to still successfully export the app (rather than clicking upload to app store) and signing still worked. Apple also allows you to use something called the Application Loader. I was able to successfully upload this way.

    https://developer.apple.com/library/content/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/Chapters/UploadingBinariesforanApp.html

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