My ionic application uses the camera, so I’m using I need cordova support. I’m running the following command to develop:
ionic cordova run browser --livereload
Everything starts fine. And, when I save a changed source file, I do see that ionic is rebuilding. But, in the browser, the source and javascript files do not update. Any suggestions on what I could try next?
I did find a possibly related issue in github. Please let me know if there’s anything I can try, or any more info I can provide. Thank you!
My ionic info:
global packages:
@ionic/cli-utils : 1.4.0
Cordova CLI : 7.0.1
Ionic CLI : 3.4.0
local packages:
@ionic/app-scripts : 1.3.7
@ionic/cli-plugin-cordova : 1.4.0
@ionic/cli-plugin-ionic-angular : 1.3.1
Cordova Platforms : browser 4.1.0
Ionic Framework : ionic-angular 3.4.2
System:
Node : v7.10.0
OS : macOS Sierra
Xcode : not installed
ios-deploy : not installed
ios-sim : not installed
npm : 4.2.0