Yes
Tell us about the problem
tns debug android kills the CLI process if no emulator or device is connected. It should start an emulator, deploy the app, start it and attach the debugger
Which platform(s) does your issue occur on?
Android
Please provide the following version numbers that your issue occurs with:
Please tell us how to recreate the issue in as much detail as possible.
- Create an app
- Execute
tns debug android