2.3.4 • Published 6 months ago

cordova-plugin-mz-nativestorage v2.3.4

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

fork from https://github.com/TheCocoaProject/cordova-plugin-nativestorage.git

说明

1、本插件是为了解决Android和iOS LocalStorage数据被系统清理的问题。 2、Android and iOS 没有持久化存储,软件卸载后数据被系统清理。 3、优化了IOS权限问题

安装

cordova plugin add cordova-plugin-mz-nativestorage

发布

npm publish --registry=https://registry.npmjs.org/