Set up debugging in IntelliJ/WebStorm for Ionic 2

Since i needed to debug my app and i found only outdated information i took some screenshots of how to do so. Noticeable is that you need to add a remote URL to the project root folder and not the sources in order to get it up and running. for more details see:

1 Like

These instructions were great for setting up debugging in the browser. Is it possible to also debug on the device (Android, iOS)?

1 Like

I want to this. Now, i using VS Code to this work but, i prefer use Webstorm only.