Skip to content

Message for tracking in Google Analytics is visible when usage reporting is disabled #3536

New issue

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

Closed
rosen-vladimirov opened this issue Apr 18, 2018 · 1 comment
Assignees
Labels
Milestone

Comments

@rosen-vladimirov
Copy link
Contributor

rosen-vladimirov commented Apr 18, 2018

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 usage reporting is disabled (tns usage-reporting disable) the detailed log of CLI (passed --log trace to any command) prints messages that information will be send to Google Analytics.

Which platform(s) does your issue occur on?

Both

Please provide the following version numbers that your issue occurs with:

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

Please tell us how to recreate the issue in as much detail as possible.

  1. Disable usage reporting: $ tns usage-reporting disable.
  2. Execute any command with verbose log, for example: $ tns prepare android --log trace.
  3. Investigate the logs - you'll see messages that some data will be send to Google Analytics.

Is there code involved? If so, please share the minimal amount of code needed to recreate the problem.

No.

NOTE: The problem is only with the logging information, no data is being set in the mentioned case.

@Natalia-Hristova
Copy link

The message is not seen anymore after reporting is disabled. This fix will be available in the next official release of nativescript.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants