Skip to content

cc.sys.localstorage in windows #3553

Open
@scottkunkel

Description

@scottkunkel

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions