Hello folks,
I'm not very sure if this has been dealt before, but...
While debugging my first app, I noticed my system became so sluggish and found that I had actually more than a dozen web inspectors running even if they are not attached to the target.
Is it possible to re-use the web inspector over and over again? Without re-launching it everytime an app is started in debug mode?
Or is there a way to close detached inspectors automatically?
Thank you.
Pat