Reputation: 44886
I'm trying to upload a binary to iTunes Connect. I can upload, but when I click Save I'm told the changes can't be made and to try again later. But I've retried a few times, and other people aren't complaining. What's wrong?
Upvotes: 0
Views: 203
Reputation: 44886
Check the file name of the zip you're trying to upload. A double extension like MyCoolApplication.app.zip
seems to cause this. Instead, rename your upload to MyCoolApplication.zip
or MyCoolApplication-app.zip
.
Upvotes: 1