gdg-x / aura

Web App for Community Management | Site
https://myaurapp.web.app/
Other
328 stars 407 forks source link

Firebase Cloud Messaging not supported in Safari Browser #96

Open adityabakare opened 4 years ago

adityabakare commented 4 years ago

Clicking on the notification icon shows the following message:

Image

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

agarwalbharat commented 3 years ago

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

Abhishek2250 commented 2 years ago

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