webpush-java icon indicating copy to clipboard operation
webpush-java copied to clipboard

Push Notifications Fail on Firefox and Brave

Open codewithunknown opened this issue 1 year ago • 2 comments

I used the latest version of webpush-java to implement web push notifications. While Chrome and Edge are working correctly, Firefox and Brave are not showing the push notifications.

Since different browsers work differently, and Brave and Firefox are not Chromium-based browsers, this issue might be specific to them.

codewithunknown avatar Jul 06 '24 08:07 codewithunknown

@martijndwars Can you point out the error? I would like to work on resolving this issue. Additionally, could you please share some resources or code snippets where I can start troubleshooting?

codewithunknown avatar Jul 06 '24 08:07 codewithunknown

Did you solve this @codewithunknown ? Chrome has a serious issue (https://issues.chromium.org/issues/41351071#comment57) regarding Web Push. Does if Firefox, Brave, Edge and Opera has the same issue or if push notifications can wake up device and therefore work seemingly native?

Light407 avatar Nov 23 '24 15:11 Light407