Hi,
I've got problem saving the user game preference in cookies.
It works fine in studio.boardgamearena.com, I can easily restore cookies information, but I doesnt work in https://boardgamearena.com
In prod platform, some cookies are writtent in
and my cookies are written in
I've tried to save it in .boardgamearena.com with javascript or dojo framework, but I didnt succeed.
I want Javascript (or dojo) to get my cookie information.
any idea ?
all the best
I've got problem saving the user game preference in cookies.
It works fine in studio.boardgamearena.com, I can easily restore cookies information, but I doesnt work in https://boardgamearena.com
In prod platform, some cookies are writtent in
Code: Select all
.boardgamearena.comCode: Select all
boardgamearena.comI want Javascript (or dojo) to get my cookie information.
any idea ?
all the best