I cannot deliver my build to TestFlight. Every attempt fails with this error:
ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING
Details:
- App Apple ID: 6805220594
- Version / build: 1.0.2 (102)
- Platform: iOS
What happens:
- I archive the app in Xcode and upload build 1.0.2 (102) to App Store Connect.
- The build finishes processing and shows up in App Store Connect.
- When I try to distribute it to TestFlight (enable it for testing / add it to a tester group), the request fails with ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING.
- Retrying gives the same result, so no build reaches TestFlight testers.
The error suggests the beta (TestFlight) contract is missing or not active on the account, but I do not see any pending agreement I can accept myself in App Store Connect.
I have also opened a support case for this (Case ID: 102951424291).
I'm waiting for your help. Any pointers appreciated.