Managing my first app I'm confused with the App Store Connect workflow, pehaps I did a mistake.
In AppStoreConnect/MyApp I have App version 1.0.0 only, its status is "Pending Developer Release".
In "activity" there are two versions: 1.0.0 (Pending Developer Release) and 1.0.1 (no app store status).
I need to update a new build correcting a bug.
A new build validation on xCode fails:
This bundle is invalid. The value for key CFBundleShortVersionString [1.0.0] in the Info.plist file must contain a higher version than that of the previously approved version [1.0.0]. Please find more information about CFBundleShortVersionString at https://developer.apple.com/documentation/bundleresources/information_property_list/cfbundleshortversionstring
Creating a new version is not allowed (the option is grayed out) perhaps because the status is not "Ready for Sale” or "Developer Removed from Sale".
I would upload a new build or version to be verified by TestFlight tester before put it on sale.
How can I exit from this situation?
Thank you very much
Really, it is a bit messy once you rejected a version.
The only way I found to get out of the deadloack was effectively to publish the app (old version that was rejected) by resubmitting.
I don't think it can be a problem for you to have this version published temporarily.
Then upload a new build (with a higher version num)
Then you should be able to rcover the normal flow with a new version and this new build.
Wish you to get out of it. Let us know by closing the thread once you got it right.