archive for Publishing Xamarin IOS App from Visual studio windows does not work

KISEBWE Hugo-Moïse 1 Reputation point
2021-08-04T11:57:45.087+00:00

I am trying to archive my Xamarin Ios project from my window 10 visual studio connected with a mac ssh on macincloud. I would to publish my app on appstore but I got an error when archiving it

I have done all the steps about (https://developer.apple.com/) and I have created the certificate and profiles using automatic provisionning of VS Xamarin IOS

Here is my screen :

120524-ios-sign.jpg

Here is my second screen :
120525-ios-sign2.jpg

Here is my error :

120531-ios-sign3.jpg
I have accepted All the certificat created and put them to trust all

120526-certif.jpg

Thanks for your help

Developer technologies .NET Xamarin
{count} votes

1 answer

Sort by: Most helpful
  1. Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
    2021-08-05T06:32:23.48+00:00

    Hello,
    Welcome to our Microsoft Q&A platform!
    unable to build chain to self-signed root , this usually means the self-signed root cannot be found, there's a missing WWDR intermediate certificate, or Keychain Access is being used to customize the trust settings on either the intermediate or root certificate.
    I'm afraid you should download Apple Worldwide Developer Relations Certificate Authority from this link and double click it to install, then you could clean the solution and archive again.

    For more informaton, you can refer to:
    https://learn.microsoft.com/en-us/xamarin/ios/get-started/installation/device-provisioning/automatic-provisioning?tabs=windows
    https://stackoverflow.com/questions/48911289/warning-unable-to-build-chain-to-self-signed-root-for-signer-warning-in-xcode
    Best Regards,
    Wenyan Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.