I followed your tut and Local storage work fine on browser but when i test it on xdk app preview I get some big random delay when I switch betewn player skin.. I'm using a variable and events like if variable is 1 change frame to 1 ecc... I did not use array here...
Do you have faced the same issue?
Actually yes. Same happens to me if I use the Firefox browser for testing. It seems like the LocalStorage works on the first read/write, but then it tooks very long to get the data.
I also get a JavaScript Error than. I guess this is an issue with the LocalStorage or with Firefox (and the InApp Browser for Cordova).
Regards
Andy