We are migrating issue tracker of Cocos2d-x Project to Github, please create new issue there. Thanks.
Adding sys.localStorage support for JSB
Adding sys.localStorage support for JSB
Feature #1620 [Closed]
Status: | Closed | |
---|---|---|
Start date: | 2012-12-21 | |
Priority: | Normal | |
Due date: | ||
Assignee: | dumganhar | |
% Done: | 100% |
|
Category: | all | |
Target version: | cocos2d-2.1beta3-x-2.1.1 |
Step:
1) Using CCUserDefault to implement it.
2) We need to using sqlite to implement it.