Download iOS app after failure

I forgot to provide a username and password for the demo account, and my application was rejected with the message:

.... As long as your iTunes Connect application status is shown as Rejected, no new binary code is required for this type. please visit iTunes Connect, manage your applications, review the appropriate values ​​or metadata settings, then click "Submit New Metadata"

I am adding the required information to the notes for metadata reviews. But I did not find "Send new metadata." I click on the “Ready download” button, and now the application status is “Waiting for download”. When I try to download the binary code of the application from Xcode 3.2.4, I have errors:

An error occurred while processing the HTTP request for webDAV upload An exception occurred: 401 Unauthorized

Questions how to fix this erorr? And where is the Pending Submit button?

+6
source share
2 answers

After the weekend, I again tried to download the binary, and the download was successful. After 5 minutes, the application status has changed to "In Review". I used mac os in a virtual machine and only rebooted vm. Perhaps restarting the computer (not vm) solved the problem, or maybe the error was on the side of itunes.

+1
source

we do not need a new binary for this type of problem

You should not upload a new binary. You just need to find the "Submit New Metadata" button and click it after the demo data has been entered in the Review Notes.

+1
source

Source: https://habr.com/ru/post/898344/


All Articles