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

Notifications not always shown in MacOS Chrome #855

Closed
3 tasks done
c4b4d4 opened this issue Sep 25, 2023 · 1 comment
Closed
3 tasks done

Notifications not always shown in MacOS Chrome #855

c4b4d4 opened this issue Sep 25, 2023 · 1 comment

Comments

@c4b4d4
Copy link

c4b4d4 commented Sep 25, 2023

Problem

Web push notifications are delivered but they are not always being displayed, they mostly land 99% of the time into the hidden side-panel Notifications. So users never know when they get notification.

I've checked my MacOS notifications settings, and they are turned on

Screenshot 2023-09-25 at 17 36 27

Screenshot 2023-09-25 at 17 36 41

Is there a configuration to force the notifications to be shown? I've tried adding { urgency: "high" } with no luck. Is this a known issue in MacOS + Chrome browsers?

Is weird, because I've seen notifications from other websites and even from my own service, but they are random. I don't know what makes them show on screen and what makes them be sent to the hidden notification center.

Specs

Operating System: MacOS
Node Version: 16.15
web-push Version: 3.6.6

  • Chrome

Features Used

  • VAPID Support
  • Sending with Payload
@marco-c
Copy link
Member

marco-c commented Sep 26, 2023

Yes, unfortunately there's nothing we can do in this lib to help with this.

@marco-c marco-c closed this as not planned Won't fix, can't repro, duplicate, stale Sep 26, 2023
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

No branches or pull requests

2 participants