Cordova cordova-plugin-settings
not working for opening notification settings in Ionic app**
I’m developing an Ionic app where I want to provide users with a link to open the notification settings on their device’s system settings page. I’m using the cordova-plugin-settings
plugin for this purpose. However, I’m encountering issues, and the navigation to notification settings isn’t working as expected.