nuxt-community / firebase-module

🔥 Easily integrate Firebase into your Nuxt project. 🔥
https://firebase.nuxtjs.org
MIT License
640 stars 99 forks source link

Push notification not showing in mac os Nuxt Firebase Module #623

Closed mtalha-tariq closed 2 years ago

mtalha-tariq commented 2 years ago

Version

"@nuxtjs/firebase": "^8.2.2", "firebase": "^9.6.8", "@nuxtjs/pwa": "^3.0.2", "nuxt": "^2.14.7",

What is Expected?

Show notification on mac os.

What is actually happening?

I have configured nuxt firebase according to documentation. Everything is working fine, notification is showing on windows and mobile devices. But on mac os these notifications not showing. Please resolve this issue as soon as possible, If this is not an issue Please guide me on how to show it on mac os.