Error from debugger: Error launching remote program: security policy error
In case you encounter the error while installing an application, here is how to resolve it.
1. Remove the provisioning from your iPhone. Use XCode Windows->Organizer.
2. Download the renewed provisioning. If it’s still active, you can simply download it.
3. Re-install the downloaded provisioning. Drag it to XCode icon or Organizer. Or double click the downloaded provisioning file on Finder.
4. Build and Run the application.
Categories: Development, Tips Apple, debugger, error, iPhone, iPod Touch, policy, Provisioning, security
Thanks. I have written down a tutorial to solve this:
http://www.drooljunkie.com/code-uncode/beginning-iphone-app-dev-issues-part-2-running-app-on-the-device-issues/