entitlements are not valid

Posted by Sathiya on Stack Overflow See other posts from Stack Overflow or by Sathiya
Published on 2009-10-13T07:17:30Z Indexed on 2010/04/25 19:53 UTC
Read the original article Hit count: 318

Filed under:
|

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

© Stack Overflow or respective owner

Related posts about iphone-sdk-3.0

Related posts about xcode