FormularSumo / Galaxy-Collection-Web

Website/Web App version of the game hosted on GitHub Pages
https://formularsumo.github.io/Galaxy-Collection-Web/
GNU Affero General Public License v3.0
2 stars 0 forks source link

Local save data does not work in some situations #7

Open FormularSumo opened 2 weeks ago

FormularSumo commented 2 weeks ago

Testing out indexedDB data storage - persistent storage permission requested or not

Desktop (Linux/Windows)

Chrome/Firefox

Data saves perfectly, whether reloading the page, browser, or web app

Gnome Web

Data persists when reloading the page. But when restarting the browser or installed web app, only uses data from last time you reloaded. Which can mean old data is used or no data, it's bizarre. Tested with tracking protection on and off.

Android

Chrome/Firefox

Same as Gnome Web desktop, including web apps (regardless of whether browser/tab is open)

ChromeOS

Same as above. Note: seems like only Chrome can install web apps, so unsure about them in other browsers

iOS

Data does not persist ever, regardless of browser, tracking protection, in-browser vs web app, reloading.......

FormularSumo commented 2 weeks ago

IMG_0467 IMG_0468 According to this extension - https://apps.apple.com/gb/app/web-inspector/id1584825745 - nothing is saved in local storage on iOS. Doesn’t show indexedDB though.

IMG_0469 According to Safari storage in settings 156 MB is used by the site - suggesting both local storage and indexedDB are being used