Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iTunes Connect Submit for Review Error [duplicate]

I have used Xcode 5.1 to upload my build to iTunes connect successfully. When I go to the "prerelease" page at iTunes connect, I see my build showing up (although it says inactive). When I go to the "Versions" page I see a button that reads:

"Click + to add a build before you submit your app"

I clicked it and selected the build that I just uploaded. However, after I clicked on "Submit for Review" the page said:

"You must submit your builds using Xcode 5.1.1 or later, or Application Loader 2.9.1 or later. After you’ve submitted a build, select it in the Builds section below."

I have no idea what is going on.

I enabled TestFlight Beta Testing for the build and added two users. But the error keeps showing up.

How to work around this error?

like image 780
oabarca Avatar asked Sep 13 '14 02:09

oabarca


1 Answers

I think when it is in the prerelease we have to wait for it to finish processing before we may choose it as a build. Seems slower than how they used to do it.

like image 145
Michelone Avatar answered Nov 10 '22 18:11

Michelone