Running Cocos2d with Cocos creator in Simulator or Windows Debug
cc.sys.localStorage.setItem("test", "Test") successfully saves down to the sqllite in the appdata folder.
then,
Object.keys(cc.sys.localStorage).foreach((save)=>{console.log(save)})
never shows the save