gdg-x/aura

Firebase Cloud Messaging not supported in Safari Browser

adityabakare opened this issue · 2 comments

Clicking on the notification icon shows the following message:

Image

Tested on: Apple's Safari Browser
Version: 13.x and 14.0

Hi @adityabakare, Thanks for the report, we already know about this, that's why we have shown this to users. Firebase Cloud messaging is not supported in Safari (https://firebase.google.com/docs/web/environments-js-sdk#browsers) so there are a lot of setups to follow for making it work in safari and it will be a lot hectic for communities to set-up it, so that's why we exclude it at the very first.
image

We will really happy to work upon it if you come up with something which is easy to set-up even for nontech communities as well.

Thanks,
Bharat Agarwal

Safari 16 has support for push APIs now. Will it work for Safari 16?
Thanks