I am getting following error while installing the application on my device. I have given correct application identifier in Entitlement.plist. See the attached snapshot of the error coming in. Any clue?

enter image description here

link|improve this question

79% accept rate
feedback

3 Answers

up vote 1 down vote accepted

Sometimes it appears when you update to a new iOS version without restarting. I'd try to restart XCode or even the Mac.

link|improve this answer
feedback

just delete and recreate the "Entitlements.plist" file

link|improve this answer
feedback

Go in target's property and set name Entitlements.plist before code signing entitlements, just before whr you set provisioning profiles name. Thanks,

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.