cordova-plugin-mz-nativestorage
v2.3.4
Published
Native storage of variables in Android, iOS and Windows
Maintainers
Readme
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/