Skip to content

Nativescript - Livesync - When XML file is modified - Android emulator does not reload #1962

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
tonyawad88 opened this issue Jul 28, 2016 · 2 comments

Comments

@tonyawad88
Copy link

Hello,

Sorry I am new to nativescript but I noticed that when I make a change in my IDE to any of the xml files it doesn't reload the new modified version of the app.

  1. Running TNS Doctor shows me that "No issues were detected."
  2. I ran the tns livesync android --emulator --watch to start the emulator and it still running
  3. When a change occurs I get:
"Applying Changes...."
Successfully synced applicatoin..... on device emulator...

However no changes happens in the emulator.

The emulator settings are:

  • Android 7.0
  • Platform 7.0
  • API Level 24
  • CPU Intel Atom x86

I have tns version 2.1.1.

I tried removing it with npm remove -g nativescript, cleared cache npm cache clean and reinstalled and still having this problem.

Any suggestions ? Sorry I opened a new issue cause I couldn't find a solution in the other ones.

Thank you !!

@m-abs
Copy link

m-abs commented Jul 31, 2016

It's a bug in nativescript-cli, you can try this quickfix: #1872 (comment)

@enchev enchev closed this as completed Aug 1, 2016
@tonyawad88
Copy link
Author

Thank you @m-abs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants