We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tns debug android --start
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
Yes
When the tns debug android --start command is used, the console.logs from my application are not visible in the terminal.
Android
Add console.log in an app, run it on device and after that use tns debug android --start command.
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 the NativeScript Forum and the other open issues in this repo?
Yes
Tell us about the problem
When the
tns debug android --start
command is used, the console.logs from my application are not visible in the terminal.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.
Add console.log in an app, run it on device and after that use
tns debug android --start
command.Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.
The text was updated successfully, but these errors were encountered: