Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Build 1.0.0 does not contain the correct beta entitlement. For more information, see the iTunes Connect Developer Guide

Build 1.0.0 does not contain the correct beta entitlement. For more information, see the iTunes Connect Developer Guide.

I uploaded my App to the iTunes Connect a couple of days ago with the initial version number 1.0.0 and it's under "Waiting For Review" status. I explored this warning message under the "Prerelease" section today. Does anyone seen this before? Will apple reject my App based on this warning? And how do I fix this issue please?

like image 591
nzkevin Avatar asked Sep 10 '14 03:09

nzkevin


People also ask

How do I select a build in 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.

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.

Do you need Apple Developer Program for TestFlight?

If you want to distribute your app to registered devices, to beta testers using TestFlight, or through the App Store, you need to join the Apple Developer Program. Apple creates an App Store Connect account for you and you can start uploading builds.


2 Answers

Regenerate you iOS Provisioning Profiles (Distribution), then rebuild your binary with the new provisioning profile file and resubmit. It's gonna work.

like image 193
hrchen Avatar answered Nov 04 '22 20:11

hrchen


I have the same problem and resolved it by recreate appstore provisioning (old provisioning made this error)

like image 28
linknhz Avatar answered Nov 04 '22 22:11

linknhz