I have tried to submit an iOS game app on App Store Connect. I have submitted successfully before many times in fact. The binary was uploaded by Xcode 12.2 and does not contain any app clips. I receive the error:
An error has occurred. Try again later. "
The browser shows that App Store Connect encountered the following errors when attempting to submit:
{
"errors" : [ {
"id" : "3be713cf-3f9b-4067-a2e0-c5c9620f7c2d",
"status" : "404",
"code" : "NOT_FOUND",
"title" : "The specified resource does not exist",
"detail" : "There is no resource of type 'appClipVersion' with id '6ac74d55-9eff-8286-e053-c43a210a859b'"
} ]
}
The information on my app shows clearly that the app has no app clip:
Build
BUILD VERSION HAS APP CLIP
or Why is the App Store Connect unable to submit my app?
Code Block "Unable to Submit for Review The items below are required to start the review
process: An error has occurred. Try again later. "
The browser shows that App Store Connect encountered the following errors when attempting to submit:
{
"errors" : [ {
"id" : "3be713cf-3f9b-4067-a2e0-c5c9620f7c2d",
"status" : "404",
"code" : "NOT_FOUND",
"title" : "The specified resource does not exist",
"detail" : "There is no resource of type 'appClipVersion' with id '6ac74d55-9eff-8286-e053-c43a210a859b'"
} ]
}
The information on my app shows clearly that the app has no app clip:
Build
BUILD VERSION HAS APP CLIP
0.10 1.0.10 NO
or Why is the App Store Connect unable to submit my app?