Failed to get the task for process xx

Posted: 06/02/12

An image of Failed to get the task for process xx

This error occurs because you're trying to connect the Xcode debugger to an app that has been compiled with an adhoc distribution provisioning profile/certifcate. Recompile your app with a developer provisioning profile/certificate combination and you'll find this error doesn't occur when you run your app against Xcode's debugger.

Keywords for this post: ios, xcode, ipad, iphone, debug, provisioning, profile, certificate, apple