-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
From @bnussey on February 3, 2017 20:16
When using debug mode on device (works as expected on emulator), it does not sync new files with the following error message:
Unable to sync files. Error is: Unable to kill the application.
This results in having to re-run the debug command
Here's full logs:
Executing before-prepare hook from /Users/blake/Documents/ns/app/hooks/before-prepare/nativescript-dev-typescript.js
Preparing project...
Project successfully prepared (iOS)
Executing after-prepare hook from /Users/blake/Documents/ns/app/hooks/after-prepare/nativescript-unit-test-runner.js
Transferring project files...
Successfully transferred asset-manager.models.js.
Successfully synced application com.stageme.app on device 1a33b375679bbb440fb6dbfcad31ea28bb1ed8af.
Frontend socket closed!
Unable to sync files. Error is: Unable to kill the application.
Copied from original issue: NativeScript/NativeScript#3575