Skip to content

livesync not working well on emulator on some cases #2562

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

Closed
ryc16 opened this issue Aug 9, 2016 · 4 comments
Closed

livesync not working well on emulator on some cases #2562

ryc16 opened this issue Aug 9, 2016 · 4 comments

Comments

@ryc16
Copy link

ryc16 commented Aug 9, 2016

I am facing strange behavior on livesync on emulator only. UI not update only changing xml file (do update on changing script file). Anyone faces the same. Is it a bug on NativeScript? Below is the details step.

UI not updated while changing xml file as follow
#1. Plugged in ONLY emulator.
#2. Changed xml file.

Even console saying

Project successfully prepared
Transferring project files...
Successfully transferred main.xml.
Applying changes...
Successfully synced application com.myapps on device emulator-5554.

UI do updated as follow.
#1. Plugged in ONLY device. OR Plugged in both emulator and then device.
#2. Changed xml file.

This is on window

All NativeScript components versions information
┌──────────────────┬─────────────────┬────────────────┬───────────────┐
│ Component        │ Current version │ Latest version │ Information   │
│ nativescript     │ 2.1.1           │ 2.1.1          │ Up to date    │
│ tns-core-modules │ 2.1.0           │ 2.1.0          │ Up to date    │
│ tns-android      │ 2.1.1           │ 2.1.1          │ Up to date    │
│ tns-ios          │                 │ 2.1.1          │ Not installed │
└──────────────────┴─────────────────┴────────────────┴───────────────┘

Any idea? Or any way to have low level logging to see any exception or expected error.

@edelvalle
Copy link

Same problem here.

@harlankoehn
Copy link

I'm pretty sure this is an issue that has been fixed but the fix has not been released yet. I think it's in the @next build. There are a couple different issues (now closed) that already covered this problem. It was happening with XML/HTML and I think in some cases CSS files too. Here's the main issue I found on it: NativeScript/nativescript-cli#1872

I think NativeScript 2.2 should be out any day now and should include the fix for this.

@enchev
Copy link
Contributor

enchev commented Aug 10, 2016

Hey folks,

Yep, it should be fixed in the latest version and we will do our best to publish our v 2.2 today!

@enchev enchev closed this as completed Aug 10, 2016
@lock
Copy link

lock bot commented Aug 29, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants