Quote:
Originally Posted by vinhsteven
I have a same issue when launched adhoc app. Although I configured my Entitlements.plist file followed the Apple's instruction. But this error is still. 
|
This is an easy fix. You probably have the targets set to your ad-hoc profile. Setting them to the development profile should fix it.
1) Make sure you are using the Device/Debug setup for Build & Run.
2) Click "Project-->Edit Active Target" and make sure both code signing fields are set to your "Development" profile.
3) btw, i also have the "Project Settings" code signing fields set to "Do not sign"