question

delaio-8999 avatar image
0 Votes"
delaio-8999 asked PrescottChartier-7997 commented

matching profiles not found

Hello,

I am installing manual provisioning:
- I created and installed the distribution certificate in the keychain.app
- I created the corresponding provisioning profile
- I created under xcode a new project with the same bundle identifier as my xamarin project on windows (MyAppli com.companyname.myappli)
- I have assigned the provisioning profile: everything is ok.

under visual studio 2019 windows:
- right click ios project> properties > ios set signature
> diagram: I choose manual provisioning.
> signature identity: I select my distribution certificate
> provisioning profiles: corresponding profiles not found !!!
- tools> options> xamarin> apple accounts> show details
> I don't see my distribution certificate but I see the one dynamically generated by VS2019.
> I can see my provisioning profile for distribution !?!!
- when I go back to xcode, my profile broke because there are 2 certificates in the keychain.app (the automatic from VS2019 and mine). I remove the automatic but nothing helps: I go around in circles.

I tried restarting VS2019 but it didn't change anything.

why does VS automatically create a new certificate when I switched to manual?
how to select my provisioning profile to deploy my app on the AppStore ?

Thank you very much for your advice.


dotnet-xamarin
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.

1 Answer

delaio-8999 avatar image
0 Votes"
delaio-8999 answered PrescottChartier-7997 commented

I finally chose automatic provisioning. I managed to archive the iOS app but only pushed the issue away.

If in the archive manager I click on the "distribute ..." button, it does not find any provisioning profile for my distribution certificate.

I need help.

49127-annotation-2020-12-17-184726.jpg



· 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.

I am a donkey. I missed the check mark on my bundle during the first build ... too bad. My apologies for this pointless post.

0 Votes 0 ·