Hi Corona,
I recently submitted an app binary and it was rejected by the app review team. I made the changes they wanted and tried to upload a new build with the same version number, but the app loader gives me an error:
ERROR ITMS-9000: “Redundant Binary Upload. There already exists a binary upload with build version '1.0.2' for train '1.0.2'”
Is there a way with corona to change the build number while keeping the version number the same?
For example, if I enter in 1.0.2 for my version in the corona simulator popup Build for iOS, it seems to generate an app package with the build number also set to 1.0.2. But I would like to change the build number to something else such as 1.0.2.1 but still KEEP the app version at 1.0.2. That way I can submit a new binary to iTunes Connect for version 1.0.2, but have an updated build to attach to it so I can resubmit that version to the app review.
See the following thread on stack overflow:
Thanks!