Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Build not visible in itunes connect

I want to test in app purchases therefore I uploaded build with xcode. I can see the build under "Prerelase" but not in "Versions". How long does it take to show up in "Versions"? It's been 30 minutes

like image 895
user3364192 Avatar asked Oct 21 '22 04:10

user3364192


People also ask

How do I remove rejected build from iTunes connect?

If you "mouse over" the rejected binary under the "Build" section you'll notice that a red circle icon with a - (i.e. a delete button) appears. Tap on this and then hit the save button at the top of the screen. Submitted binary is now gone.

How do you upload iOS build to App Store Connect?

Scroll to the “Build” section in your app's App Store Connect record. Click on “Select a build before you submit your app.” Choose the build that you uploaded through Xcode. Click Done in the bottom right-hand corner, then Save in the top-right hand corner, then Submit for Review.

How do I choose a build on App Store Connect?

First create a build from Xcode with a specific version number (for instance 1.3. 0), archive and upload to iTunes Connect. Wait a few minutes for the build to process. Once the build has finished processing, make sure it's available on iTunes Connect by navigating to My Apps/Activity/iOS Builds.

Why is my app not showing up in the App Store?

One of the most common reasons why an app goes missing is simply because your device is no longer compatible with it. If you're using an older device with an outdated version of Android, iOS, or iPadOS, an app might go missing from the store or be uninstallable.


1 Answers

The build is not visible until the "Processing" step is in progress in the "Prerelease" tab. It should depends on the size of your app. For a 10Mb app of mine, it took about 5 min.

like image 193
cdescours Avatar answered Oct 23 '22 17:10

cdescours