Skip to content

CLI installs the app on every change #3883

@KristianDD

Description

@KristianDD

Please, provide the details below:

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 a change is made the application gets installed every time. Previously sync changes are overwritten.

Which platform(s) does your issue occur on?

Android Pie
Windows workstation

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

  • CLI: 4.2.3(run tns --version to fetch it)
  • Cross-platform modules: 4.2.0(check the 'version' attribute in the
    node_modules/tns-core-modules/package.json file in your project)
  • Runtime(s): 4.2.0(look for the "tns-android" and "tns-ios" properties in the
    package.json file of your project)
  • Plugin(s): (look for the version number in the package.json file of your
    project)

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

tns run android with Android P device on a Windows workstation.

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

Consider using the playground to provide the code you have issues with.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions