How do I reload my application changes such as view/controller changes in simulator without the need to rebuild and relaunch the simulator?
Process I follow as of now:
1. Make changes to app sources
2. Run "sencha app build -run native" command to build and launch using phonegap (I initialized the app for phonegap)
This launches the app in simulator. But for every change I make I am forced to close the simulator and run above step(2) command which takes time.
Isn't there an easy way to reload the changes in simulator?
Aucun commentaire:
Enregistrer un commentaire