Hello,
I'm experiencing a persistent issue with TestFlight and app reviews on App Store Connect, and I hope someone else has encountered this before.
About a week ago, when trying to add external testers to test the initial TestFlight builds, I received the following error:
There was an error processing your request. Please try again later.
Since there were no other details, it was impossible to know the source of the problem. After doing some research, I found the root cause of the problem in the browser console;
"errors" : [ {
"id" : "c7300330-93d7-4aee-af8e-1aeffeff81ae",
"status" : "422",
"code" : "ENTITY_UNPROCESSABLE.BETA_CONTRACT_MISSING",
"title" : "Beta contract is missing for the app.",
"detail" : "Beta Contract is missing."
} ]
Since then:
I've researched everything needed for TestFlight, including contracts, bank details, and so on, but I can't create external TestFlight tests.
Internal TestFlight builds appear, but they can't be downloaded ("Requested application not available or present").
My applications just won't get past the review process.
I've been trying to find a solution for about 10 days now. I've checked everywhere. We even checked with AI, but there's no reason.
Important details:
This is an individual developer account.
I am the account holder.
All contracts appear active and valid.
This is my first and only application.
I've contacted Apple Developer Support, but unfortunately, I haven't received a real solution yet, which makes it unclear how to proceed. Suggestions include checking forums, etc.
Has anyone experienced this problem or found a solution? Any information would be greatly appreciated. What should I do? Please help.
Thanks!