Thanks to visit codestin.com
Credit goes to github.com

Skip to content

livesync not working well on emulator on some cases #2562

Closed
@ryc16

Description

@ryc16

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions