Languages

Menu
Sites
Language
Re-using Web Inspector?

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

 

Responses

1 Replies
AVSukhov

Hello,

No. According documentation:

"The Remote Inspector always opens in a new window. Life-cycle synchronization between the application to be debugged and the Remote Inspector browser is not supported."