When I submit an iOS app for review, we are getting a following message.
"An unexpected error was encountered when submitting for review.If the issue persists please contact us"
It will be great if anyone have an idea about this.
When I submit an iOS app for review, we are getting a following message.
"An unexpected error was encountered when submitting for review.If the issue persists please contact us"
It will be great if anyone have an idea about this.
For anyone getting this ambiguous error, you can use Developer tools to look at the actual HTTP request sent by Apple when you hit the button. That will have the real error rather than the generic message displayed on the UI.
It's a simple frontend fail, a bit ridiculous for a company as big as Apple..
I found a solution.
There is a new checkbox. Be sure to tick it before submission.
After that, remove the current build, and add it again.
Then submit.
we just increased the version number (we had V.4.008.017) and we made it V.4.008.018 (but kept the same built binary). After restarting the browser, it worked for us.
Hope it helps.
In some scenarios, the page is not been updated with the wrong alert.
It worked for me after I hit refresh in AppStoreconnect, status changed to Waiting for review
Have you followed all iOS guidline, at what step are you getting this error message.
https://developer.apple.com/ios/submit/
You need to make sure you have followed all the guidline before submitting app for review as it will get reject if its not inline with their policy.
Share more detials about your issue