The plugin allows you to open OS settings on iOS 8/9 and Android, via cordova-based app. It uses the cordova plugin from https://github.com/guyromb/Cordova-open-native-settings.
It supports a lot of settings:
"about", // ios "accessibility", // ios, android "account", // ios, android "airplane_mode", // ios, android "apn", // android "application_details", // ios, android "application_development", // android "application", // android "autolock", // ios "bluetooth", // ios, android "castle", // ios "captioning", // android "cast", // android "cellular_usage", // ios "configuration_list", // ios "data_roaming", // android "date", // ios, android "display", // ios, android "dream", // android "facetime", // ios "home", // android "keyboard", // ios, android "keyboard_subtype", // android "locale", // ios, android "location", // ios, android "manage_all_applications", // android "manage_applications", // android "memory_card", // android "music", // ios "music_equalizer", // ios "music_volume", // ios "network", // ios, android "nike_ipod", // ios "nfcsharing", // android "nfc_payment", // android "nfc_settings", // android "notes", // ios "notification_id", // ios "passbook", // ios "phone", // ios "photos", // ios "print", // android "privacy", // android "quick_launch", // android "reset", // ios "ringtone", // ios "browser", // ios "search", // ios, android "security", // android "settings", // ios, android "show_regulatory_info", "sound", // ios, android "software_update", // ios "storage", // ios, android "store", // ios, android "sync", // android "tethering", // ios "twitter", // ios "usage", // ios, android "user_dictionary", // android "video", // ios "voice_input", // android "vpn", // ios "wallpaper", // ios "wifi_ip", // android "wifi", // ios, android "wireless" // android
Licensing
Location plugin for Apache CordovaApache License 2.0Copyright 2012 The Apache Software Foundation
Compatibe with MABS 11.1
The 1.0.2 update introduces essential enhancements and bug fixes for improved functionality on iOS 18, ensuring seamless access to settings screens directly from your mobile application.
Tested & Verified:
iOS Version 18.3.2: Successfully tested, [ access Settings]
Limitation : For IOS any constant is opening Setting only
Android Version 14: Successfully tested, [ access Settings]
Provided Settings constant are fully working with Andorid
Technical Note:The base repository for version 1.0.2 has been localized as a resource to refer to the latest tagged fixes.