Skip to content

tns debug android --start does not print application console.logs #3629

Closed
@rosen-vladimirov

Description

@rosen-vladimirov

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:

  • CLI: 4.0.2
  • Cross-platform modules: Not applicable
  • Runtime(s): 4.0.1
  • Plugin(s): Not applicable

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions