I see a message in visual studio when try to build my iOS project in xamarin. No installed provisioning profiles match the installed iOS signing identities. until now I have used free provisioning but now when I try to go to Xcode-- preferences I see my account but cant see View details button. anybody have an idea why??
when I try to build my Ios project in Xamarin I get Error No installed provisioning profiles match the installed iOS signing identities.
As the name suggests, the Xcode Organizer Window is built directly into Xcode, which means all you have to do is navigate to the menu bar, go to "Window," and click "Organizer" to launch.
Navigate to the Member Center on the Apple Developer website and log in with your Apple developer account. If you do not have an Apple developer account, you will need to create one. In the Member Center, click to select the Certificates, Identifiers & Profiles section, then select Certificates under iOS Apps.
A provisioning profile links your signing certificate and App ID so that you can sign apps to install and launch on iOS devices. You must have a development provisioning profile to sign apps for use with iOS Gateway version 3.4 and later.
I think this question is a duplicate from this one: Create provisioning profile on XCode
I think it's normal that you don't see anymore the details button. Since XCode version 8.?, provisioning profiles are automatically managed and you can't see the full list anymore.
You can only click "Download All certificates". I presume you clicked on it.
So that make me think, something is not configured correctly with your certificate. Double check everything on your apple developer portal.
Then in your application, the package name must be the same as the AppID indicated in your provisioning profile. Also check the 'expires' field of your provisioning profile to see if it still valid.
Hope this helps.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With