Skip to content

Changes are lost when start syncing on another android device #4005

@Fatme

Description

@Fatme

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: [email protected]
  • Cross-platform modules:
  • Android Runtime:
  • iOS Runtime:
  • Plugin(s):

Describe the bug
Changes are lost when start syncing on another Android device.

To Reproduce

  1. Create new app
  2. tns run android
  3. make some changes
  4. tns run android on another device
  5. The changes from step 3 are not applied on another device.

Expected behavior
The changes from step 3 should be applied on another device.

PR: #3983

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions