how to change version number of an App from iTunesConnect with state Prepare for Submission

IosIphoneApp StoreApp Store-Connect

Ios Problem Overview


I accidentally created a new version of an App in iTunesConnect with wrong version number. It is in state Prepare for Submission. So,I want to change the version number. Is there any possibilities to do that? or Is it possible to remove the app? so,i can create a new version.

Ios Solutions


Solution 1 - Ios

You can update the version name in a version field in the General App Information area. Screenshot is as below

enter image description here

Solution 2 - Ios

I have the same problem before.

My solution:

  1. Submit the IPA first, status will be changed to "Waiting for Review";
  2. Press the red button "Reject the binary" in iTunes Connect, status will be changed to "Developer Rejected";
  3. Restart the process again.

UPDATE As of 2015, iTunes Connect has updated, allowing users to change version number without uploading any binary.

Solution 3 - Ios

Go to iTunes --> App store --> iOS App at left side --> Prepare for submission --> General App Information --> Version

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestiongunasView Question on Stackoverflow
Solution 1 - IoschancyWuView Answer on Stackoverflow
Solution 2 - IosRaptorView Answer on Stackoverflow
Solution 3 - IosPurvi BupkyaView Answer on Stackoverflow