jeudi 15 août 2019

(PWA) Is there a way to save a ton of images offline to be send to the server later?

My user will need to fill out multiple forms and take multiple photos during the day while he is offline. When he is connected to the internet, the application will send all these photos. Is there any way to store such a large amount of information using a PWA?

I know that local storage won't allow me to store it all. There is a possibility of using IndexedDB, but I doubt that it stores such a large amount of data. Is there a way to reference the photos saved on the device only when I'm sending the data? For example, instead of saving the physical copy of the files, I could store the directory that he's saved and only look for these files when I'm sending them to the server.




Aucun commentaire:

Enregistrer un commentaire