itch.io is community of indie game creators and players

Devlogs

Handle broken SessionStorage & LocalStorage

Fracas 3
A browser game made in HTML5

I accidentally learned that if you block third-party cookies in Chrome, HTML5 games hosted on itch.io are denied access to LocalStorage and SessionStorage, even though it still works if you're testing using localhost, or on your own website. I was super-confused for a while!

Anyhow, I added workarounds and a warning.

Files

  • fracas3.zip 320 kB
    Apr 25, 2021
Read comments (1)