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.
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.