Project bundle identifier does not match specified provisioning profile

Dmitriy Reznik 236 Reputation points
2021-12-03T16:55:57.237+00:00

For our Xamarin.Forms mobile app, after upgrading to iOS 15, I created a new certificate and provisioning profile. Build in Azure DevOps failed with the following error:

Info.plist : error : Project bundle identifier 'com.somename.Somename' does not match specified provisioning profile '2C13822C-583A-40FD-A418-28F2C2CAF228'

I changed the bundle identifier in Info.plist to the same guid as in the provisioning profile. But build failed again with this error:

Project bundle identifier '2C13822C-583A-40FD-A418-28F2C2CAF228' does not match specified provisioning profile '2C13822C-583A-40FD-A418-28F2C2CAF228'

I was told that such a change is not a right thing to do, so I restored the bundle identifier, as it was before. But now I don't know how my issue can be fixed..

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
37,796 questions
{count} votes