Safari mac emulator

broken image
broken image

Note: You can not debug apps running in Ionic View or the Ionic DevApp. It is executed in the WebView of Cordova.įortunately, you can set up development devices for remote debugging with your desktop browser to use the debugging functionality as well.

broken image

When testing a Debug build of your app on emulators, simulators or real devices with ionic cordova run ios|android or similar (like ionic cordova emulate or after distributing a test version built with ionic cordova build via a third party beta distribution service), your app is not running directly in a browser any more.

broken image

broken image

When you use ionic serve to run your application in the browser, your browser’s DevTools can be used to debug your app. First published: December 2017 Remote Debugging Ionic apps