
RUN ANDROID EMULATOR MAC ANDROID
Ns help debug android or ns debug android -helpįor more information about iOS debugging, run any the following commands:

-inspector - Flag to use the embedded Webkit Web Inspector debugger (default is Chrome DevTools).įor more information about Android debugging, run any of the following commands:.-clean - If set forces rebuilding the native application.-no-watch - If set, changes in your code will not be livesynced.If not set, the default timeout is 90 seconds.


-debug-brk - Prepares, builds and deploys the application package on a device or in an emulator, and stops at the first JavaScript line until either the debugger frontend connects or a 30 seconds timeout elapses.You can customize the ns debug command using any of the following options:
