Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Issue at AppStore iOS app new version submission

Hello and thanks in advance.

While trying to submit new version of iOS App to AppStore using Application Loader, I received this message:

ITC.apps.validation.prerelease_build_missing

and submission is stopped. I didn't have any problems submitting new versions with prior versions of iTunesConnect, it seems that this bug is showing with latest version.

Have you any idea about what it means and how to solve the problem in order to proceed?

like image 483
nikosbi Avatar asked Sep 17 '14 14:09

nikosbi


People also ask

How do I submit a new version of the Apple store?

Click My Apps. Click on the app you would like to update. Click New Version. Enter your app's Version Number.

How long does it take to publish an app on Apple Store 2021?

On average, 90% of submissions are reviewed in less than 24 hours. You'll be notified by email of status changes. You can also check the review status of your submission in the My Apps section of App Store Connect or on the App Store Connect app for iPhone and iPad.

Why is Apple not letting me update my apps?

Your iPhone's apps should update automatically, but you can check for updates manually in the App Store. If your iPhone apps won't update, make sure that you're connected to Wi-Fi and logged into your Apple ID. You can also turn automatic app updates off through the Settings app.


2 Answers

All you have to do is scroll down on the main page of your version, spot the BUILD section and add there the build you have previousuly uploaded. Scroll up again and click "Submit for review".

That should do it.

like image 180
anavarroma Avatar answered Oct 19 '22 00:10

anavarroma


You need to follow below steps to upload the application new version :

-- Give New Version details and Save the contents on itunes connect

-- Change the Bundle version in your application source code.

-- Upload the application with xCode 5.1.1 or later or Application Loader 2.9.1 or later

-- After getting no issues found and application uploaded successfully, WAIT FOR TEN MINUTES.

-- After ten minutes, refresh the page of itunes connect.

-- Scroll down the screen, you will get a '+' icon in a blue circle in the BUILD section.

-- Click on the same and select the application version which you recently uploaded

-- Save all the changes and select "Submit for review"

like image 28
Ashil Shah Avatar answered Oct 19 '22 00:10

Ashil Shah