Skip to content

If you make multiple file changes in --debug-brk a livesync error will be thrown #4025

Open
@vhristov5555

Description

@vhristov5555

Environment

  • CLI: 5.0.0-2018-10-12-12475
  • Cross-platform modules:
  • Android Runtime: 5.0.0-2018-10-12-112221-01

Describe the bug
If you make multiple file changes in --debug-brk a livesync error will be thrown

To Reproduce

  • tns debug android --debug-brk

  • Open DevTool with the provided URL

  • Wait on the breakpoint

  • Make changes to the app files
    Actual: Two livesyncs are going to be triggered. An error will be thrown Unable to apply changes for device: 013510615ed33b0a. Error is: Sync operation is taking too long.. If you reconnect the DevTools an error will be thrown Error running script /data/user/0/org.nativescript.templatehelloworldjs/files/internal/livesync.js
    Expected: The changes to be applied and the app to have a breakpoint on the first line of the app.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions