Question

I have two bundle ID's. In which one is expired 2 days back and one more id is in active. Now I have created my new app with active bundle id but I am not able to run my app in my Ipod touch.

I hot the following error.

Code Sign error: The identity 'iPhone Developer' doesn't match any valid, non-expired certificate/private key pair in your keychains

But when i run my app in simulator it is working fine. But when I run in my ipod touch it is not working.

give me some suggestions to resolve my issue.

Was it helpful?

Solution

Do the following steps:

  1. Delete the expired provisioning profile from keychain
  2. check with bundle identifier. Then Select corresponding provisioning profile from dropdown(Build Settings)
  3. Save and quit xcode and reopen.
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top