App "does not contain the correct beta entitlement"
app-store-connect, ios
Solution
Please regenerate your provisioning profile. It will Fix this problem it's because the missing entitlement is now there `beta-reports-active = 1`
After creating the new provisioning profile, make sure the entitlement is there.
Here is how it should look like when you click in Organizer "Export.." -> "Save for iOS App Store Deployment":
Problem
I submitted an application for review and I notice that the build that I submitted has an issue associated with it saying that `Build 168 does not contain the correct beta entitlement.` I wasn't able to find information on this error anywhere. What does it mean and will it inhibit the review process? My app was submitted today with Xcode 5.1.1 for iOS 7 (not the Xcode GM). Perhaps this relates to Testflight?