Push Notifications Fail on Firefox and Brave
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.
@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?
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?