Firebase Cloud Messaging not supported in Safari Browser
adityabakare opened this issue · 2 comments
adityabakare commented
agarwalbharat commented
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.
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
Safari 16 has support for push APIs now. Will it work for Safari 16?
Thanks