working fine with offline mode.
but is there any way I can cache images dynamic?
for example.
I am building e-book reader where user can read books but I want to provide option to download that book so user can read in offline mode to. I can't provide them pdf directly. I am serving images in UI side.
So what I will do when user clicks on download button I will fetch all images and store in cache and will serve from cache
I have tried to check file-system-access API but it's not supporting in mobile browsers
Обсуждают сегодня