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?

|
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?
| |||
|
feedback
|
|
Sometimes it appears when you update to a new iOS version without restarting. I'd try to restart XCode or even the Mac. | |||
|
feedback
|
|
Go in target's property and set name Entitlements.plist before code signing entitlements, just before whr you set provisioning profiles name. Thanks, | |||
|
feedback
|