We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tns debug android --start
Yes
When debugging with start the console session gets terminated
Android
Open your app on android device and run tns debug android --start Expected result: Debugger is connected and the console keeps the session active
The text was updated successfully, but these errors were encountered:
miroslavaivanova
rosen-vladimirov
No branches or pull requests
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
When debugging with start the console session gets terminated
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.
Open your app on android device and run
tns debug android --start
Expected result: Debugger is connected and the console keeps the session active
The text was updated successfully, but these errors were encountered: