When my app is paused while debugging (e.g. execution hit a breakpoint in Xcode), the Network Monitor window reverts to its "Rocketsim Connect Integration" view and the previously captured network calls are unavailable.
I'd like to inspect the network calls already captured when my app is paused. This is especially important when debugging network response handling where I need to view the response.
When my app is paused while debugging (e.g. execution hit a breakpoint in Xcode), the Network Monitor window reverts to its "Rocketsim Connect Integration" view and the previously captured network calls are unavailable.
I'd like to inspect the network calls already captured when my app is paused. This is especially important when debugging network response handling where I need to view the response.