You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
CLI: 3.1.0
Please tell us how to recreate the issue in as much detail as possible.
Create an app
Execute tns debug android
The text was updated successfully, but these errors were encountered:
Did you verify this is a real problem by searching Stack Overflow and the other open issues in this repo?
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 debuggerWhich 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.
tns debug android
The text was updated successfully, but these errors were encountered: