question

KISEBWEHugoMose-5044 avatar image
0 Votes"
KISEBWEHugoMose-5044 asked RobCaplan edited

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

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


dotnet-xamarin
ios-sign.jpg (67.3 KiB)
ios-sign2.jpg (81.1 KiB)
ios-sign3.jpg (37.2 KiB)
certif.jpg (55.1 KiB)
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

May I know whether your issue has been solved or not? If not, please share it in here. We can work together to figure it out.

0 Votes 0 ·

1 Answer

WenyanZhang-MSFT avatar image
0 Votes"
WenyanZhang-MSFT answered

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://docs.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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.