This plugin is no longer available. Our public plugin repository has been shuttered in favour of npmjs.com. Read the blog here.
Secure LocalStorage
Secure localStorage. This plugin will store local data encrypted using the IOS keychain or the Android keystore. Use it to store temporary sensitive data which has to survive an app exit/shutdown.
Usage Instructions
Add the following to your config.xml to use version 0.1.18 of this plugin (recommended)::
You can also omit the version tag to always use the most recent version of this plugin.
Note that this will result in your app being automatically updated with new versions of this plugin as they are released, and may result in unexpected behaviour.