From 7876727a41239ef2ffaa16aa6d211f766cb0a58d Mon Sep 17 00:00:00 2001 From: kernoeb Date: Sat, 29 Jul 2023 11:02:34 +0200 Subject: [PATCH] chore(docs): add notice for notifications on Brave browser (#2260) --- docs/content/80.pwa.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/content/80.pwa.md b/docs/content/80.pwa.md index 02f8f52a..4082ad35 100644 --- a/docs/content/80.pwa.md +++ b/docs/content/80.pwa.md @@ -81,7 +81,9 @@ If you cannot see the notification permission prompt, you will need to remove pu If you're receiving this error, it means that either your browser doesn't support the VAPID protocol, or something is preventing the VAPID protocol from working in your browser. The VAPID protocol requires the clock to be set correctly on your computer or device, since this is used for certficate checks. Check that your clock is set to the correct date, time and timezone. After setting it correctly, restart your browser and try again. If it is set correctly, and you still receive this message, then your browser doesn't support the VAPID protocol and you will not be able to receive push notifications. -There is nothing we can do to fix this, you will need to use a browser that supports the VAPID protocol: Chrome, Edge, Safari, Firefox and Vivaldi. +In Brave Browser, you will need to allow "Use Google Services for Push Messaging" in "Settings" > "Privacy and security". + +There is nothing we can do to fix this, you will need to use a browser that supports the VAPID protocol: Chrome, Brave, Edge, Safari, Firefox and Vivaldi. ### Install Elk button not working