Closed
Description
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.
Metadata
Metadata
Assignees
Labels
No labels