2

I am trying to upload my app. I user Application Loader and I get successful in it.

But if I go back to iTunes connect and refresh the page, the Build is empty. What is wrong? I am stuck on this for the past 6 hours!!! Build Image:Img

1 Answers1

0

There are 2 possibilities in this:

  1. You are using outdated Xcode to upload. Try the latest one, because apple support stop working for old xcodes after launch of new xcode version.

  2. Your permissions in plist are not available, like you may be using camera feature, photos feature, location feature but permissions are not given in plist so kindly add keys for the permissions in plist..

The best way to figure out about the issue is to check the email ID that is registered with Apple developer account, you must have received email from Apple about the missing component in code. That makes the build of application invalid, so check email first to figure out what exactly the main issue is.

It clearly states the next steps. Most of the time above 2 issues are found when build is not appearing in iTunes