Hi everyone,
I’ve been facing an issue with TestFlight external builds that I haven't encountered before, and I’d appreciate any insights.
Background:
I have an iOS app that was recently approved and released to the App Store. Prior to this, I’ve regularly submitted TestFlight builds (with updated version and build numbers) to both internal and external tester groups.
- Internal builds would appear instantly, as expected.
- External builds were also available almost immediately after selecting “Ready to Submit.”
This was consistent for many iterations.
Current Issue:
After pushing the latest version to the App Store (which went through the standard review process and was approved), I prepared a new version for TestFlight testing. Here’s what happened:
- Uploaded a new build with a new version number and build number.
- It appeared instantly for internal testing as usual.
- When I tried adding it to the external tester group, the build got stuck in the “Waiting for Review” state.
- I uploaded this on Saturday night, and as of Monday noon, the status has not changed.
- I also cancelled that build and uploaded a fresh one with an incremented build number — still stuck in the same status.
Additional Notes:
- The app’s ITSAppUsesNonExemptEncryption key is set to false in Info.plist.
- There is no missing export compliance warning on App Store Connect.
- The changes in the new build are minor — a few small updates, nothing significant.
- I tried decreasing the build number temporarily (which caused an error), then increased it again.
- No changes were made to permissions, app capabilities, or metadata that would typically trigger a longer review.
Questions:
- Is this expected after an App Store release?
- Has anyone else experienced delays like this recently for TestFlight external builds?
- Is there anything I can do to expedite the review?
Thanks in advance for any help!