Hello,
I am unable to install my app from TestFlight even though the build appears valid and is in internal beta testing.
The build was uploaded successfully to App Store Connect and shows as Testing / Internal Testing. The build metadata looks valid:
processingState: VALID internalBuildState: IN_BETA_TESTING qcState: BETA_INTERNAL_TESTING usesNonExemptEncryption: false minOsVersion: 15.0 deviceFamilies: IPHONE supportedArchitectures: arm64
However, TestFlight installation fails, and the App Store Connect API returns:
ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING Beta contract is missing for the app.
My App Store Connect agreements are all active. I checked Business > Agreements and both Paid Apps Agreement and Free Apps Agreement are Active. Bank accounts, tax forms, and compliance also appear Active.
This also happens with a newly created app and a fresh build, so it looks like the TestFlight beta contract may be missing or detached on Apple’s backend.
Has anyone seen this before, or is there a way to force App Store Connect to refresh the TestFlight beta contract state?