Hi All,
I have created one iPad application. I have tested the application in simulator. I did not get any error message and it didn't crash. But when i try to test with iPad device, I am getting below error messages;
Loading program into debugger…
Program loaded.
target remote-mobile /tmp/.XcodeGDBRemote-18635-67
Switching to remote-macosx protocol
mem 0x1000 0x3fffffff cache
mem 0x40000000 0xffffffff none
mem 0x00000000 0x0fff none
run
Running…
Error launching remote program: failed to get the task for process 3591.
Error launching remote program: failed to get the task for process 3591.
The program being debugged is not being run.
The program being debugged is not being run.
I have restarted my iPad device, but no use. I am getting same issues.
Please help me to resolve it.
Why I am getting this error message.