You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Running TNS Doctor shows me that "No issues were detected."
I ran the tns livesync android --emulator --watch to start the emulator and it still running
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 !!
The text was updated successfully, but these errors were encountered:
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.
tns livesync android --emulator --watch
to start the emulator and it still runningHowever no changes happens in the emulator.
The emulator settings are:
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 !!
The text was updated successfully, but these errors were encountered: