can any cookie experts help with this one?
i use a cookie (local shared object) in my game to keep track of the players progress and which locked features they’ve unlocked, etc. but when i upload a new version of the game i’ve noticed that the cookie seems to get deleted.
i’m not changing anything about the cookie itself, just other unrelated stuff in the game. i’ve never seen the effect happen anywhere else, just on kongregate. i thought the cookie was linked somehow to the URL, and it persisted there until the user rightclicked and reset the local storage to zero.
I’m not even sure if it affects other players who’ve previously played the game and set the cookie, or just me as the developer. anyone else noticed this effect and know away round it? i’m worried i’ve reset the progress for my (two) regular players…
cheers all
BN