Created
July 18, 2017 07:26
-
-
Save gokman/a9bdc0140790cdbae39b5d9b1f5444e5 to your computer and use it in GitHub Desktop.
ionic debug javascript code
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. put "debugger" line anywhere you want to debug | |
2. open chrome and go tools-> inspect devices | |
3. you will see phone that connected to pc | |
4. click inspect under your phone on the screen | |
6. then go :D |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment