When I upload a build to the new Apple owned and iTunes Connect-integrated TestFlight, I see the following log:
WARNING ITMS-90191: "Missing beta en
I edited my entitlements.plist with the following command: /usr/libexec/PlistBuddy -c "Add :beta-reports-active bool true" entitlements.plist
entitlements.plist
/usr/libexec/PlistBuddy -c "Add :beta-reports-active bool true" entitlements.plist
A simple solution: Delete your previous provisioning profile, and create a new one. solves my problem. :)