A simple plugin that opens the app's settings page (if it exists)
npm install capacitor-open-app-settingsA simple plugin that opens the app's settings page (if it exists)
``bash`
npm install capacitor-open-app-settings
npx cap sync
* open()
* openCallerIdSettings()
`typescript`
open() => Promise
--------------------
`typescript``
openCallerIdSettings() => Promise
--------------------