2

I have uploaded one build with 1.0 in test flight. Now again I am uploading with same version number but I am getting error message this time.

Though I have not submitted or published game in apple store then why I can't able to upload new build with same version number.

Please give me some suggestion for this because I don't want to update my version number to 1.1 at present state.

How to remove already uploaded, non submitted build from apple store?

Siddharth
  • 4,142
  • 9
  • 44
  • 90
  • 4
    I'm voting to close this question as off-topic because [we are not customer support for your favorite company](//meta.stackoverflow.com/questions/255745/). – gunr2171 Apr 17 '17 at 20:17

1 Answers1

2

You can keep the version number as is but change the build number. Every build you submit has to have different build number but version number has to change with publish status

a4arpan
  • 1,828
  • 2
  • 24
  • 41
  • 1
    Thanks for your quick reply. actually I don't have source code access at present and I want to submit app. I have apple account so how to remove already uploaded build from it? – Siddharth Dec 23 '15 at 13:14
  • 2
    Go to build settings section of your app and try from there but I don't think it will allow you to delete. Even if it allows you to delete the build you can only upload new build with new build number. That means you need code access to change your build number – a4arpan Dec 23 '15 at 13:18
  • 2
    If nothing is changed in your build then just promote that build to production but if something is changed it has to have a different build number – a4arpan Dec 23 '15 at 13:19
  • 2
    Anyways App Store review team is on holiday break till 29th December, they won't be reviewing new builds. So you have time to upload new build – a4arpan Dec 23 '15 at 13:23
  • 1
    Agree, there is no need of submitting App between 22-29 December. Enjoy :D – NSPratik Dec 23 '15 at 13:59