Issue
I'm working on Publishing an iOS App to the App Store for the first time. However I get the error: Unable to validate archive.
As follows: When I click " Archive for Publishing" , click " Sign and Distribute" button, select " App Store" =>" Upload" =>" Next"=>" AppStore Connect information"=>" Publish", it will export an ipa file, then i will get this " Unable to validate archive " error message
I have imported App Icon, Full Version. How to solve this problem. Thank you!
Solution
Unfortunately, the uploading from VS doesn't give us more proper message why the upload fails.
But just as Apple document mentions there are three ways for uploading:
- Xcode
- altool
- Transporter app
The easiest way is to use Xcode. When you have build for Release and archived your application (in VS 2019 on your Windows machine), you can do this on your Mac in Xcode: Window > Organizer > Archives > Distribute App
And there is a similar thread, you can check it here:Xamarin: Unable to upload Archive to AppStore .
Answered By - Jessie Zhang -MSFT

0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.