kataz
kataz

Reputation: 53

IOS App uploaded successfully on iOS app store but not visible in iTunes Connect

l am a newbie in IOS App development however l created an app and followed all steps of certificates signing and provisional profile for distribution. l created an archive in Xcode 7, under Organizer and it uploaded successfully on ios app store. But when l go to iTunes Connect under Build l cant see the "+" sign and the build is not visible. l have tried re uploading many time but its of no help.. Please help even with screenshots

Upvotes: 4

Views: 3183

Answers (4)

codeHammer
codeHammer

Reputation: 83

Having a similar issue, found several threads saying to check your email. Apparently, rather than let you know immediately about an issue, they email any issues to you. Hope this helps.

Upvotes: 0

Rashmi Ranjan mallick
Rashmi Ranjan mallick

Reputation: 6620

As Pranay suggested, it generally takes some time to reflect in iTunes Connect portal.

You can check your uploaded builds under My Apps -> Activity -> All Builds section in iTunes Connect. All the uploaded binaries from Xcode/Application Loader are listed there. You can also check whether your binary is in "under processing" state or not.

Also, please make sure you see the successful upload confirmation page (without any error) while uploading your IPA file from Xcode/Application Loader.

Upvotes: 1

Randall Wang
Randall Wang

Reputation: 1037

After you upload your app,it will take a while to see the app in build.but you can see the app in Activity,the status should be processing. Wait a moment(about 10minutes),after the processing step is done, you will see your app.

Upvotes: 2

Pranay
Pranay

Reputation: 372

It would take time for processing. The build is not visible until the Processing step is in progress. It's depend on the size of the app.You can check the status in iTunesConnect Activity. For more details

If still it doesn't worked, try to upload the build using Application Loader.

Upvotes: 0

Related Questions