Remote iOS Debugger
The Remote iOS Debugger allows for debugging iOS applications directly from IDA.
IDA's iOS debugger acts as a client to Apple's debugserver. So, you must ensure that the debugserver is already installed on your device for the debugger to work.
See:
Debugging iOS Applications using CoreDevice (iOS 17 and up) for detailed tutorials on getting started with iOS.
See also
Last updated
Was this helpful?