How to set a breakpoint in Monaca Cloud
-
I’m sure this used to work, but I seem unable to add a breakpoint in Monaca Cloud. Clicking in the gutter doesn’t do anything. I’m using the latest version of the debugger and chrome.
What am I missing?
-
@cruachan Unfortunately, you can’t set breakpoint within Monaca Cloud IDE. If you want to set breakpoint while debugging, please use USB debugging with custom Monaca Debugger. For more information on how to do so, please refer to USB Debugging.