APP STORE connect operation error: An error occurred uploading to the App Store

Ever since upgrading to Xcode 11 I've been unable to upload my apps to the App Store.


I keep getting this error message: APP STORE connect operation error: An error occurred uploading to the App Store.


Anyone know why this is happening?

  • If anyone is still facing this, signout and signin again to your apple dev account from xcode. It should resolve the problem

  • How do you sign out of a dev account in Xcode?

  • xCode -> Preferences -> Account Sign in again

Add a Comment

Accepted Reply

This worked for me:


1. Install the "Transporter" app from the MacOS app store.

2. From Xcode's organizer, select your archive and press "Distribute App"

3. Instead of "Upload", select "Export" and proceed as usual.

4. Drop the exported .ipa into the transporter and press "Deliver".


Worked great for both of my apps. Finally!

  • This works for me! Thank you!!!

  • This still works, and more faster than xcode!!!!

  • It works in 2022 also, Thanks

Replies

I'm getting the exact same error.

  • Thanks for this info, it also worked for me and the upload was much faster!

Add a Comment

I am also getting this error.


Mine reads:


"

App Store Connect Operation Error


No suitable application records were found. Verify your bundle identifier 'com.[exampleDomain].[exampleAppName]' is correct.

"


*Also Noteworthy: This is my first time attempting to submit, which leaves me wondering whether I did something wrong, or if this series of new Apple OS releases is at fault.

Looks like an issue with Xcode 11. I just used Xcode 10.3 and it uploaded no problem.

Same here, can't upload with Xcode 11

Have the same issue too, tried recreating the app identity, changing bundle id, everything still the same


Just updated to Xcode 11.1 and issue still exist...

Has anybody solved this?

Same problem here. The application validates successfully, but the upload fails. No real error message, no helpful log.

My MAC system is macos catalina 10.15 and Xcode 11.1,I get the same error and how to solve it?

This worked for me:


1. Install the "Transporter" app from the MacOS app store.

2. From Xcode's organizer, select your archive and press "Distribute App"

3. Instead of "Upload", select "Export" and proceed as usual.

4. Drop the exported .ipa into the transporter and press "Deliver".


Worked great for both of my apps. Finally!

  • This works for me! Thank you!!!

  • This still works, and more faster than xcode!!!!

  • It works in 2022 also, Thanks

I get the same problem with transporter also!

  • just exit form xCode :-)

Add a Comment

Transporter worked for me, but initially it failed as well. It went into a "rescheduling" mode, and automatically tried the upload about a minute later. That time it worked.

Having the same issue here with XCode 11.2.


transporter worked perfectly without issue.

I am having the same issue as well, does anyone know if we Apple will fix this soon?

I had the exact problem. It ended up a network configuration issue. Go to Preferences > Network > Advanced > Proxies and make sure "Auto Proxy Discovery" and "Automatic Proxy Configuration" are checked but none of the other proxy options are checked. I had to uncheck "SOCKS Proxy" option to resolve the issue.

  • Thank you so much this worked for me. <3

  • This works for me too. Thank you!

  • Confirm, it helped me.

Thank you so much, This worked for me.