cordova-plugin-nativesettings

1.1.0 • Public • Published

#NativeSettings plugin for Android and iOS 8 Cordova.

The plugin allow you to open Location Settings view from Android Cordova application and to open Native App settings view from iOS 8 Cordova application. Based on https://github.com/raulduran/VideoPlayer.

Fork of https://github.com/selahssea/Cordova-open-native-settings

#Using the plugin

cordova.plugins.settings.open(success_callback,failure_callback);

cordova.plugins.settings.openGlobal(success_callback,failure_callback); // Android only

Package Sidebar

Install

npm i cordova-plugin-nativesettings

Weekly Downloads

1

Version

1.1.0

License

none

Last publish

Collaborators

  • michael79bxl