Hi,
My game have to use local storage to save data, but sometime when open the game again and continue the game in Debug layout, it keep showing loading in the local storage data table, and of course no data retrieved. Please help, thanks
Develop games in your browser. Powerful, performant & highly capable.
It doesn't take that long. I suspect it is your local storage code that is faulty, i.e. it is waiting for something that never happens.
paulscottrobson thanks, I will look at the code again