I'm developing an app in Adobe AIR for iOS which has app extension.
When I code sign app extension with Adhoc provisioning profile, it works fine.
But when I code sign app extension with App store and create ipa
file, I'm getting the following error while installing on device:
The entitlements specified in your application’s Code Signing Entitlements file are invalid, not permitted, or do not match those specified in your provisioning profile. (0xE8008016).