I am trying to debug an application written in Ionic 2 (Angular 2) on a device using Safari Remote Access Tools. When the application is open, and I connect the iphone to the Mac, it displays in Safari > Develop
, but as soon as I connect to it (and the dev tools appear), it disappears from the menu Safari > Develop
and into the newly opened developer tools I can’t execute anything in the console and don’t Extend node in the Elements panel.
When I disconnect and replace the device, it appears again in Safari > Develop
, but the devtools window has disappeared, and as soon as I open it again ... The same.
Any help?
source
share