-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Desktop push notifications do not always function (twitter, reddit, etc) #2362
Comments
Several +1's from Community: |
I'm pretty sure the reason why it's not working is #2143 I'm not entirely familiar with Chrome's history with FCM but I think they initially offered a custom FCM/GCM API (https://developers.chrome.com/extensions/gcm) and later added support for the Hopefully this contains some new insight. |
I'm having the same issue and suspect that @felschr is correct that it is FCM related. According to FCM documentation:
It seems Brave's Push API is broken. |
@simonhong could you take a look? |
On my local, I debugged with gmail and youtube service on MacOS. I think Push notification doesn't work with Brave. - https://serviceworke.rs/push-simple_demo.html |
After re-enabling GCM client (we disabled by #1716), I got notification from youtube and demo of https://serviceworke.rs/push-simple_demo.html works well. However, still web notification of twitter can't be enabled. ( |
+1 https://community.brave.com/t/notification-enabled-but-not-working/49594/53?u=mattches Note that 9 new users have joined the above thread confirming that they're unable to receive notifications. |
@simonhong This isn't working in latest Brave Stable, even with shields off: https://serviceworke.rs/push-simple_demo.html |
I went back to using Firefox rather than continue to use Chrome and put up with Google antics. On the Chromium side both Brave and MS Edge Chromium beta and dev have the notification issues |
@WorldLanguages This issue is blocked by #4431 |
Any news on this problem? Is the |
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 closes #183968 Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 X-original-commit: 491889c
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 closes #184394 X-original-commit: 491889c Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 X-original-commit: 1f81afa
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 X-original-commit: 1f81afa
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 X-original-commit: 1f81afa
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 closes #184935 X-original-commit: 1f81afa Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 closes #184895 X-original-commit: 1f81afa Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 closes #184922 X-original-commit: 1f81afa Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
Note, when enabling this setting Brave initiates an odd connection to Google over a non-443 port: EDIT: seems like a port that's used for a variety of things: https://support.google.com/work/android/answer/10513641?hl=en Relevant for this issue:
|
@taoeffect Good catch, thanks for sharing. |
A known issue in Brave (brave/brave-browser#2362 (comment)) prevents push notifications unless "Use Google Services for Push Messaging" is enabled in settings. Before this commit, attempting to enable desktop notifications in Brave resulted in a traceback. This commit handles the failure by displaying an error message and suggesting enabling Google Services when using Brave. task-4191214 closes odoo#183968 Signed-off-by: Alexandre Kühn (aku) <aku@odoo.com>
Latest status: see #2362 (comment)
Description
I've seen DT notifications for various sites (gmail, community, twitter, reddit, etc) work without any issues or conflicts with settings. DT notifications for Youtube however do not work. Alert never actually get displayed in b-c (nor does it play the sound).
This was tested using Dev, Beta and Release builds. Windows 7/Windows 10.
Shields up/down and changing global shields have no effect.
Steps to Reproduce
Actual result:
No notification is displayed on desktop. Notifications do appear on YT.
Expected result:
Desktop notification appears as intended, notifications appear on YT as well.
Reproduces how often:
Easily/always
Brave version (brave://version info)
Release: 0.56.15
Beta: 0.57.8
Dev: 0.58.10
Reproducible on current release:
Yes
Yes
Website problems only:
No
No - notifications are displayed as intended. I was tricked by this more than once.
Additional Information
User(s) also reporting this on Community:
https://community.brave.com/t/version-0-56-7-chromium-70-0-3538-77-official-build-beta-64-bit-youtube-notifications-or-lack-of/36771/26
The text was updated successfully, but these errors were encountered: