How to create auto updatable app on Ionic?

Hello.
I had to already written App on Ionic 2. I want to make it be auto updatable. What it’s means?
It is means that I have already compiled main.js file with app scripts. I want to somehow replace this file or to get file from other directory.
Is it real? How to do this?

1 Like

The solution is to use Ionic Deploy Services

1 Like