Can't Submit App to App Store: “Sending API Us

2019-02-11 19:24发布

I request your help with this as I have been fighting with this since last night. I have googled for hours and I can't seem to find a solution to this so I am starting to fall for desperation.

Basically, I submitted an app last week. It got rejected because of a small mistake of my part. I want to resubmit it now, but the app won't upload. I need to note I have reconfigured my network since then but I'm sure all ports are open and that nothing should be getting on the way of my app being submitted.

Most of the fixes I have attempted to do come from other SO questions. Since nothing works, I am starting to think it's an issue with Apple, but at the same time I doubt they would leave this error unnoticed for over 15 hours now.

enter image description here

Above is an screenshot of what I get when I try upload an app using the Application Loader. The same error shows up from Organizer if I leave it running long enough. When I use XCode, I get a Connection Timed Out error.

Amongst the solutions I have tried:

  1. Restart Xcode.
  2. Restart my Mac.
  3. Restart my router and modem.
  4. Gone Xcode > Contents > Applications > Application Loader > Contents > MacOS > itms > java > lib - Opened net.properties with TextEdit and changed the line # https.proxyPort=443 to https.proxyPort=80
  5. Went to preferences and left only DAV checked.
  6. Built my app with a different certificate and provision profile.

Finally, I am using an iMac, so answers in the lines of "go to your nearest library and use their Wi-Fi" are not really feasable.

I am open to new ideas to try.

3条回答
ゆ 、 Hurt°
2楼-- · 2019-02-11 20:08

enter image description here

The moment you see this error.Just Hold CMD key and press Q. Then try again. You don't have to switch your network sources. It looks like App is spawning multiple threads to upload your IPA.

查看更多
ゆ 、 Hurt°
3楼-- · 2019-02-11 20:09

I have the same! I have tried with other network sources, but negative result. But i solved this with Force Quit Aplication Loader when it shows you issue. I hope it helps to U.

查看更多
在下西门庆
4楼-- · 2019-02-11 20:15

It looks like it is a trial and error kind of thing with me. For starters, my iMac never succeeds sending my app to iTunes. But my MacBook Pro does. With Application loader.

If the process is stuck in "Sending iTunes Usage to iTunes Connect" for over 15 Minutes, I force-quit Application Loader and open it again. It takes around 10 minutes for me to get past that stage.

Then comes the "authenticating with iTunes Connect" step, which takes around 10 minutes as well. If it goes for over 15 minutes in that step, then I have to force-quit.

These tips may not help everybody but it seems to be my case...

查看更多
登录 后发表回答