@EvenMind wrote:
Hi, I would like to create an ionic 3 app that can work offline.
Basiclly I want it to get posts from a Wordpress website via WP-API when we click on the option “Update the app” (a button in the app for exemple) and then store everything locally (Wordpress posts, images, videos) so the app can run offline on a tablet without wifi to display the posts (like a portfolio).I need some advices and plugins before I start to develop it.
After my researches, i found that the better option is to use SQLite to store the posts (text) locally.
But my question is how can I store images/videos locally?
Is there a limit of space allowed for an ionic app to store media?Thank you in advance guys!
Posts: 1
Participants: 1