Hi,
i need to create an App where the user can download html files and its assets from a remote server onto the device, so the html files can be opened locally without an internet connection.
Basically a magazine library similar to dps.
I followed this tutorial, which I have working with image files: https://blog.nraboy.com/2014/09/manage-files-in-android-and-ios-using-ionicframework/
Any ideas would be appreciated.