I know its duplicate question, I want to update my app and after getting upload successful through the Xcode I can't see the new version...
I want to know how long it usually takes until ill see that? and if after I got upload successful could be another problem why its not upload? if yes what are the problems might be?
I updated the version and the build number, so its not the issue
thank you for the help
So I will post an answer since a comment is to short to answer this.
So the step for the release are:
- Upload a build from Xcode
- Wait for the build to be processed (this can take some time)
- You will be notified by itunesconnect when the processing is done
- In this stage the processing can already detect some issues with your app, like missing assets or something like that
- You can check the status of your build in the activity tab
You won't get any "App Store status" until you actually release it. Now after the processing is done, you can select the build from the "My App -> App Name" in the "Build" section, there is a "+" that, in my opinion is placed very bad.