Hi all.
I am new with ionic 2, and i have a problem when try to run ionic 2 app in my android device.
When i excute the command ionic run android --livereload
, every thing run successfully. My device run the app but when i change my code in .html file or .ts file, my device does not reload the app and nothing change. Can somebody help me with this problem?
My system infomation:
Cordova CLI: 6.4.0 Ionic Framework Version: 2.0.0-rc.2 Ionic CLI Version: 2.1.8 Ionic App Lib Version: 2.1.4 Ionic App Scripts Version: 0.0.43 ios-deploy version: Not installed ios-sim version: Not installed OS: Windows 7 Node Version: v6.9.1 Xcode version: Not installed
For my android device:
Android 4.4.4 Development mode: On USB debug mode: On
Thanks a lot.
2 Likes
I am also facing this same problem. Please can anyone help regarding this. As before gulp task was doing this live reload work.
same here
somebody help.
Same problem on Windows 10.
1 Like
Finally, i found the answer. It is Ionic Framework Version: 2.0.0-rc.3
Update your Ionic Framework Version to rc.3 and it will work perfectly.