Cannot submit Xcode Archive to Itunes Connect. “Uploading Archive: Sending API Usage to Itunes Connect”

后端 未结 10 1434
灰色年华
灰色年华 2021-02-12 22:21

Hello Ive sent a version of my app one week ago through Xcode 6 and it didn\'t have any problem. Today Ive tried to upload a new version of my App via Xcode and when uploading,

相关标签:
10条回答
  • 2021-02-12 23:07
    1. minimise the organiser window

    2. reopen it from mac floating menubar

    This seems to be refreshing the connection while online. Works for me.

    0 讨论(0)
  • 2021-02-12 23:09

    I also faced similar problem. I can't upload from my office, but can upload from my home. I assumed that my office's internet connection has problem with Apple server. If you get problem with Xcode to upload, you can download Application Loader separately from iTunes connect and try with that and wait for passing sending api usage state.

    0 讨论(0)
  • 2021-02-12 23:10

    I had the same problem, though none of the suggested steps solved my problem, other than using the Application Loader.

    However, one thing that bothered me was a warning message saying that:

    The resulting API analysis file is too large. We were unable to validate your API usage prior to delivery. This is just an informational message.

    It came to me that it might be the reason why Xcode's uploading might be messed up, since it locks at the Sending API usage to iTunes Connect.

    Some people mention it in some posts here in stackoverflow.

    0 讨论(0)
  • 2021-02-12 23:13

    I've found that instead of restarting your router and machine etc, simply clicking 'Renew DHCP Lease' in the TCP/IP settings of your internet device (under Network in System Preferences) solves the issue much quicker and easier, for me anyway.

    Just another error that makes working in Apples eco-system all the more fun and exciting...

    0 讨论(0)
  • 2021-02-12 23:18

    I had this same problem a few minutes ago, let me explain what I did:

    1. Restart your router/modem
    2. Restart your Mac
    3. Set the active scheme in Xcode for iOS Device
    4. Make a new archive
    5. Validate before submit

    These steps work perfectly for me, hope that helps.

    0 讨论(0)
  • 2021-02-12 23:18

    I couldn't make this work on XCode 7.1.

    I had to upgrade to 7.1.1, which allowed me to export the binary for App Store Deployment, and then use the Application Loader to upload the app for review.

    Absolutely crazy, Apple.

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