ArdenDev
ArdenDev

Reputation: 4191

ITunesConnect - unable to select build

I am using Xcode 8 and I am trying to submit a newer version of my app to iTunesConnect. However I could not select any build version even though I tried to change the build number. See screenshot

Itunes build section image

I also tried waiting for a couple of hours with no impact.

Upvotes: 3

Views: 583

Answers (1)

ArdenDev
ArdenDev

Reputation: 4191

Surprisingly Apple started sending out emails which tells you why your build wasn't accepted. I didn't see this email until the next day.

Dear developer,

We have discovered one or more issues with your recent delivery for . To process your delivery, the following issues must be corrected:

This app attempts to access privacy-sensitive data without a usage description. The app's Info.plist must contain an NSContactsUsageDescription key with a string value explaining to the user how the app uses this data.

Once these issues have been corrected, you can then redeliver the corrected binary.

Regards,

The App Store team

Once I fixed the issues and re-submitted the binary, I didn't see my build instantly. However after 10min or so, I get an email from Apple

iTunes Connect: Version 5.2 has completed processing.

Now when I look at iTunes .. the plus symbol next to the 'Build' section appears.

Build with plus symbol

Hope this post helps others who run into the same issue.

Upvotes: 3

Related Questions