Questions
Offline Storage Vs Online Storage
14 days ago by Mediar Org
So I have a manga watching site and have the functionality of saving the images in the indexedDB for offline visibility.
When I am online and click a button it stores data in indexedDB and also works perfectly fine but when I am offline the IndexedDB is empty.
Is the online Storage and Offline storage different?