Ios build issue Certificate doesn't match profile

  • 11
  • Problem
  • Updated 4 years ago
  • Not a Problem
I face an IOS build issue error message is
Error - Certificate doesn't match profile: The default keychain doesn't have an identity matching .
But i include the match keychain and mobile provision for the app.
Can anyone help me to solve this issue , thanks in advance.
Photo of Vishnu R

Vishnu R

  • 3 Posts
  • 0 Reply Likes

Posted 6 years ago

  • 11
Photo of Amir

Amir

  • 8261 Posts
  • 263 Reply Likes
Official Response
Solution by Lucian Adrian

I had the same error but i solved with this steps ..i hope it works for you too :

1.I updated my Mac at latest version
2.I deleted the previous production certificate
3.I deleted the previous distribution profile
4.Create a new production certificate
5.Create a new a distribution profile using certificate at 4)
6.Export the .p12 file of certificate 4)
7.Upload the key again on phonegap
I followed these steps and worked for me.