How do I attach to a running process on an iOS device?
Answered
I need to debug the launching of my app from another app on a real iOS device. So I though I could use the Run | Attach to Existing Process menu in AppCode 1.5. But the list of processes shown are all on my Mac and not my iPhone.
The last build and run/debug I did was against my iPhone so AppCode should know I'm working with the iPhone and not the simulator.
Is this a bug or am I missing something?
Thanks.
Please sign in to leave a comment.
Rick, currently there is no such functionality in AppCode, please file a request here: http://youtrack.jetbrains.net/issues/OC#newissue=yes.
I was afraid of that. I'll file the request. Thanks.
Added: http://youtrack.jetbrains.com/issue/OC-3345
is this still not a thing?