Hi Ashley
I have an error when initializing my games in private mode in chrome if a local storage object is added to the games. I don't save or load, it happens on initialization. Here's what the console says:
Uncaught (in promise) Error: No available storage method found.
at b (c2runtime.js:21371)
I need my games to load in private mode, how can I fix it?