Good afternoon people. My problem is this: Within the construct 2 my game works perfectly with WebStorage, but after compiling the coocon js, the ludei site, this record sistem no longer works. Can anyone tell me if I have to mark some option or configure anything by ludei to be able to operate the WebStorage. Thanks in advance.
For this we would need more information or a simple capx example with your Record function.
I also would recommend to use LocalStorage instead of WebStorage in the long run.
Regards