Cordova / PhoneGap Plugin for app settings
cordova plugin add https://github.com/dagcoin/dag-cordova-settings.git
For the changes to `plugin.xml` to take effect, you must refresh the `ios.json` file (inside the `/plugin` folder):
$ cordova platform rm ios $ cordova platform add ios
## Platforms
Applies to iOS (9+) only.
## License
[MIT License](http://ilee.mit-license.org)