XCode Error launching remote program: failed to get the task for process xxx
Problem:
Hi i get this error when try to debug my app inside connected device. The app was launched regularly but i lost the connection to the debugger.
Solution:
There was an issue of certificates. In effetc i was using an adHoc Certificate that doesn’t support the debugger on device.