I'm developing a unity WebGL game and I'm trying to save the game data in a cookie. The code that writes the cookie does not raise any error, but when I try to load the cookie it does not find it.
Any ideas?
Thanks.