Skip to content

Users who subscribe to Progess Newsletter are not informed for the privacy policy #3597

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

On the first install, CLI prompts users to subscribe to the newsletter. The users must be aware of the privacy policy when agreeing to receive mails.

Which platform(s) does your issue occur on?

Not applicable

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

  • CLI: 4.0.1
  • 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. In case you already have installed CLI at some point, find the user-settings.json located at:
  • ~/.local/share/.nativescript-cli/user-settings.json - macOS and Linux
  • %APPDATA%\.nativescript-cli\user-settings.json - Windows
    And delete the following line:
"EMAIL_REGISTERED": true
  1. Install CLI or just execute tns post-install-cli command.
  2. You'll be prompted to give your email. At this point you should see the link for privacy policy.

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

No

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions