entitlements are not valid
- by Sathiya
Recently, i have upgraded my iPhone SDK OS from version 2.2.1 to 3.0 version. After that while building my application i get an error the the provisioning profile has expired. So i created a new provisioning profile.
Then i made the distribution of my application with the provisioning profile. But i get an error in iTunes while syncing my application into iPhone device. The error message is "The application"iGVA " was not installed on the iPhone because the entitlements are not valid."
I checked the code signing Entitlements that contains the correct entitlement plist file.
Please suggest me to solve it out.
Any help would be appreciated !
Sathiya