I see lots of conflicting information - use SQlite, but it won't store files. Then I see Web Storage - name/value pairs, IndexedDB , and Web SQL Database. I have looked into a lot of them, but storing beyond 5 mb is my issue because we need PDFs and such.
What I am trying to do is bring a PHP Mysql database somewhat offline. The user can click a database record that can have a PDF or picture and store it on their Android or iOS. They will be in places where the internet is not accessible at all, so it is important to be offline to see documents then sync their forms when they get online. So what is the best solution? Is this possible?
Aucun commentaire:
Enregistrer un commentaire