capacitor-plugins
capacitor-plugins copied to clipboard
feat(push-notifications): Helper for opening native notification settings
Add a helper for opening the native notification settings, e.g. for the case when user declined push permissions and need to be routed to the native settings to enable them again.
I'm aware that there are external plugins for achieving a similar result. I just think that it would benefit users, when not being enforced to install another plugin to be able to cover most of a frontend push notification journey.