Home > Development, Tips > Error from debugger: Error launching remote program: security policy error

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.