mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
24 lines
553 B
Markdown
24 lines
553 B
Markdown
|
# App Preferences
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-app-preferences
|
||
|
$ npm install @awesome-cordova-plugins/app-preferences
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/app-preferences/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/apla/me.apla.cordova.app-preferences](https://github.com/apla/me.apla.cordova.app-preferences)
|
||
|
|
||
|
This plugin allows you to read and write app preferences
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* BlackBerry 10
|
||
|
* Browser
|
||
|
* iOS
|
||
|
* macOS
|
||
|
* Windows 8
|
||
|
* Windows Phone
|
||
|
|