79467959

Date: 2025-02-25 21:51:47
Score: 0.5
Natty:
Report link

I experienced similar issues and to speed up TestFlight, I did the following:

  1. For missing compliance, I added ITSAppUsesNonExemptEncryption to the info.plist file so I didn't have to seek approval for every build. info.plist

  2. When uploading new versions, I selected the "TestFlight Only" option under the Select Distribution Method. This not only made TestFlight builds available faster but also prevented me from accidentally submitting the test version for approval. Testflight Only

  3. I expired old builds, which sped up the launching of the TestFlight app. Expire Build

  4. I created an internal group and automatically assigned the new version to it so that TestFlight would deliver the build to this group first. Auto Dist for Internal Group

Reasons:
  • Probably link only (1):
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: mhmtkrgz