Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(push-notifications): Helper for opening native notification settings #1777

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

MegaMaddin
Copy link

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.

MegaMaddin and others added 15 commits September 3, 2023 16:01
…ings

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.

Signed-off-by: Martin Mazein <internet+github@mazein.net>
Signed-off-by: Martin Mazein <internet+github@mazein.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant