A step-by-step guide on how to use Apple's TestFlight for beta testing an iOS app.
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1762-ios-beta-testing-with-testflight-tutorial
A step-by-step guide on how to use Apple's TestFlight for beta testing an iOS app.
Apple now require you to add ITSAppUsesNonExemptEncryption in info.plist.
If your app does not using encryption, you can add: ITSAppUsesNonExemptEncryption
Else go to iTunes Connect >> My Apps >> [Your app] >> Features >> Encryption and follow the guide when clicking on Add export compliance documentation for iOS.