Reputation: 12948
When I enter my app in iTunesConnect I can see it listed under Prerelease:
However the '?' sign isn't working. I don't see it under Versions, even though 2 previous versions are in ready for sale status or prepare for submission. Does it mean my build is invalid or something is wrong with it?
Yesterday it was on 'validating' status. Today it is normal, so I suppose it should be visible in versions too? I want to submit it to the AppStore.
-- question value as not programming topic --
Because it isn't strict programming question and ppl may want to vote to close it, looking at the https://stackoverflow.com/help/on-topic I think that is valid because of these points:
The question seems similar to SOF question, but I didn't get any errors and the solutions didn't work for me.
-- edit -- Screenshot of Versions tab, where version 1.27.0 is NOT visible:
Upvotes: 0
Views: 583
Reputation: 675
Please go to Versions
tab, scroll down to Version
section and change it to your new version eg. 1.27.0
as you've said. Then remove previous build and add a new one like @FabioCardoso said. That's all. Should help :-)
Cheers
Upvotes: 2
Reputation: 1269
Choosing a Build
You can upload any number of builds for your app, and they will remain in Prerelease on the App Details page. (See Viewing Builds.) When you submit the app for App Review, only one build can be associated with the App Store version of the app you want to submit. The build, called the current build, is the one that will be submitted for App Review.
To choose a build to be the current build, follow these steps:
Open the App Details page for the app, as described in To open the App Details page for an app.
On Versions, scroll down to the Build section.
Click the plus sign to select a build. The plus sign appears only if you have uploaded builds and have not yet not selected a current build. If you have already selected a build, you can remove it if you want to select a new one. See Removing the Current Build.
You can see more here
EDIT:
Open the App Details page for the app, as described in To open the App Details page for an app.
On Versions, scroll down to the Build section.
Click the plus sign to select a build. The plus sign appears only if you have uploaded builds and have not yet not selected a current build. If you have already selected a build, you can remove it if you want to select a new one. See Removing the Current Build.
You have to select the build to submit try it
Upvotes: 2