You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.