Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iTunes Connect Invalid Pre-Release Train.

I received the following error in Xcode when attempting to submit an app archive:

ERROR ITMS-9000: "Invalid Pre-Release Train. The train version '2.1.5' is closed for new build submissions"

An Image showing the iTunes Connect error

Does anyone have a solution for this? This version was already waiting for review. I rejected it and now am trying to submit a new build. Same version number but I have incremented the build number.

like image 437
Piotr Tomasik Avatar asked Sep 25 '14 04:09

Piotr Tomasik


3 Answers

I had to change the version number in Xcode to 2.1.6 and create a new archive in order for iTunes connect to accept the upload. However, it still allowed me to add the build to the 2.1.5 release.

like image 127
Piotr Tomasik Avatar answered Nov 09 '22 13:11

Piotr Tomasik


Just had a similar situation - without the error code. I changed the version number in iTunes Connect, built another archive with the new version number. Tried again and submission passed.

like image 4
Surpher Avatar answered Nov 09 '22 12:11

Surpher


Try changing the version on iTune Connect and try one more time. This work for me.

like image 4
westrada Avatar answered Nov 09 '22 13:11

westrada