cordova-plugin-open-app-settings

0.1.3 • Public • Published

cordova-plugin-open-app-settings

Open the settings app and show the settings for this application.

Methods

open

Opens the settings app.

Example:

const {OpenAppSettings} = window.cordova.plugins;
OpenAppSettings.open();

Package Sidebar

Install

npm i cordova-plugin-open-app-settings

Weekly Downloads

38

Version

0.1.3

License

ISC

Last publish

Collaborators

  • thomaslindstr_m