I’m making a private Android application with Ionic. (Not shared on the Play Store)
Is there a way to update the application on the fly without redownloading and re-installing it ?
I’m making a private Android application with Ionic. (Not shared on the Play Store)
Is there a way to update the application on the fly without redownloading and re-installing it ?
I think that you can take a look at this post:
http://forum.ionicframework.com/t/updating-ionic-apps-on-the-fly/1577
May be is a solution!