-
-
Notifications
You must be signed in to change notification settings - Fork 197
Debug on device does not sync file changes #2500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From @tsonevn on February 6, 2017 12:40 Hi @bnussey, I reviewed your case, however, was unable to reproduce such a problem. Regard to that, could you provide some more info about your problem and exact steps, which you are following? Regards, |
From @bnussey on February 6, 2017 19:12 Hey all, Sorry, left that key bit of information out. The command I use is tns run debug ios |
@bnussey the possible commands are:
There is no |
Hey @Plamen5kov sorry im talking about tns debug ios |
@bnussey I couldn't reproduce your project. What I did:
|
Did you do this specifically on the device @Plamen5kov ? it works fine on emulator, but not device. |
@bnussey I managed to reproduce it once. Problem is, it might take some time to manage to find what the reason behind the crash is, since it isn't reproduced every time. I'm investigating further. |
Great thanks @Plamen5kov |
Hey @bnussey , can you try CLI's
and try again. I'm looking forward to hearing from you. |
I can reproduce this on my machine with CLI version 3.0.0-2017.3.23.1 |
Still getting this issue and able to reproduce it freely when on device... |
Am getting this error with tns version 2.5.0 everytime I try tns run ios. Interestingly though tns livesync ios works perfectly for the same project...! Note - After a few successes - Now tns livesync ios is also not working!! |
Any updates on this? Still seems to be a problem. |
@bnussey can you try CLI's
Thanks in advance for your help. |
Hey @rosen-vladimirov can report it fixes it. |
Hey @etabakov I am now getting this on run for the emulator:
|
Looks like it might be back...
|
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:
Copied from original issue: NativeScript/NativeScript#3575
The text was updated successfully, but these errors were encountered: