Rangers4me
Rangers4me

Reputation: 177

Error ITMS-90168: "The binary you uploaded was invalid."

I am trying to upload an application to the App Store. It contains a watchOS 2 app, watchOS "1" extension, and a few iOS extensions. I cannot figure out why this is happening. When I use the "Upload to App Store…" feature of Xcode 7 (or use Application Loader), I get the message "Archive submission failed with errors:" with the error being "ERROR ITMS-90168: 'The binary you uploaded was invalid.'"

Has anyone else run into this issue? Any suggestions?

Upvotes: 7

Views: 7336

Answers (4)

Meng.L
Meng.L

Reputation: 21

Because you've already uploaded another app version to the store, now you'll need to create a new version and upload that.

Upvotes: 2

Luar Faria
Luar Faria

Reputation: 49

I was trying to submit using application loader but no success with versions 3.0 or 3.1. Then I downloaded the lastest version (3.6) which can be downloaded only with xcode, after hours with that version I had success.

Upvotes: 0

Soberman
Soberman

Reputation: 2596

You are far from being alone here.

https://forums.developer.apple.com/search.jspa?q=90168

Looks like some kind of Xcode issue, because hundreds of people are getting the same error. I guess we have to wait for the Xcode patch to solve this issue.

Upvotes: 0

MobileGeek
MobileGeek

Reputation: 2512

There may be a problem when there is an app extension with the same name as the other builds on test flight for the app. If you're seeing this problem, you can try renaming one of those so that they have distinct names. There may be probability, we got the solution with that.

Upvotes: 0

Related Questions