Firebase Messaging Integration
-
Good day. I’m currently testing the firebase messaging using SPA. I followed the setup in firebase documentation of Google but I am having an issue in the retrieval of the service worker of the firebase.
Firebase requires that the service worker file is located in the root of the public directory of the web app. Unfortunately, I don’t know how to implement this since the only function that implement public related stuff that I know is putting the file in
statics
directory. Is there any way to do this? -
I really hope someone makes a good firebase push notification tutorial, it would really help us beginners, and take our apps to the next level.
-
Yep, i have same problem. I don’t know how to implement Google Cloud Messaging in Quasar PWA app.
-