TestFlight Installation Error: “The requested app is not available or doesn't exist” – Beta Contract Missing

Hello Apple Developer Community,

I am experiencing a TestFlight issue with my iOS app and would appreciate any guidance.

App Information:

  • App ID: 6801854699
  • Bundle ID: az.idrak.liseyi
  • App Version: 1.0.9 (14)
  • Platform: iOS
  • Team ID: W24294ZD96
  • Apple Developer Program membership: Active until December 11, 2026
  • Free Apps Agreement: Active
  • Paid Apps Agreement: Active

Issue:

I uploaded build 1.0.9 (14) to App Store Connect using Codemagic. The build processes successfully and appears in the internal testing group.

However, when an internal tester opens TestFlight and attempts to install the app, TestFlight displays:

“The requested app is not available or doesn't exist.”

At the same time, Codemagic reports the following API error:

POST betaAppReviewSubmissions returned 422: Beta contract is missing for the app

App Store Connect also previously displayed a message saying that I needed to renew my Apple Developer Program membership when attempting to create an external testing group. However, my membership is active until December 11, 2026, and all required agreements are active.

Steps to reproduce:

  1. Upload build 1.0.9 (14) to App Store Connect using Codemagic.
  2. Wait for the build to finish processing.
  3. Add/select the build for TestFlight internal testing.
  4. Open TestFlight on an iPhone using an internal tester account.
  5. Attempt to install the app.
  6. TestFlight displays: “The requested app is not available or doesn't exist.”
  7. Codemagic reports: “Beta contract is missing for the app.”

This issue appears to be related to a backend synchronization or Beta Contract problem.

Apple Developer Support has already escalated this case to their technical team under case number 20000139248466.

Has anyone experienced the same Beta Contract / TestFlight availability issue, or knows how this can be resolved?

Thank you.

TestFlight Installation Error: “The requested app is not available or doesn't exist” – Beta Contract Missing
 
 
Q