Post

Replies

Boosts

Views

Activity

Reply to TestFlight group selection disabled for 'Ready to Test' build — Tried 3 builds, same issue
Make sure you have "ITSAppUsesNonExemptEncryption" key in your plist.info file in Xcode build, with a value that matches your project (either NO or YES). Yesterday I found that not having that key/value already in the plist.info file blocked my builds from going to TestFlight, or assigning Internal test group. It didn't seem to matter that I clicked the 'manage compliance' and answered the build encryption question post-processing. As soon as I added the key/value to my plist.info, I could assign internal testers to the build, and it deployed right away to TestFlight.
Mar ’25
Reply to TestFlight I can't add internal testing group to my recent build
I was able to resolve the issue in my case, by adding "App Uses Non-Exempt Encryption" to the Xcode project Info.plist I had been just clicking the 'manage compliance' link that would be shown by every build I uploaded, and that had always worked fine. As soon as I added the "App Uses Non-Exempt Encryption" key & value ('NO' in my case) to info.plist, the next build I uploaded to App Connect was delivered within a couple minutes to TestFlight.
Mar ’25