python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to register a FCM Push Notification Receiving Service Worker in Vue 2
I am using firebase version 8.2.7
Code in public/firebase-messaging-sw.js
//firebase-messaging-sw.js
importScripts("https://www.gstatic.com/firebasejs/8.2.7/firebase-app.js");
importScripts...
Abdullah Ch
Votes: 0
Answers: 0
Registration token(s) provided to sendToDevice() must be a non-empty string or a non-empty array. (Firebase cloud functions)
I am making a chat application where I am trying to send push notifications to when one user sends a message to the other user.
I am using firebase cloud functions with JavaScript and in the firebase ...
Spidey Verse
Votes: 0
Answers: 0
How to enable Firebase in Flutter Web Applications? Where to find the html scripts of the Firbase products?
we're building a flutter app that uses some Firebase products. We've been struggling to find the scripts tags that must be added into the web/index.html file of a flutter project to use Firebase produ...

RominHood
Votes: 0
Answers: 1
Leaked GCP FCM Server Keys Your app(s) expose FCM server keys
I created an app using appinventor and bought an extention for firebase to send cloud messages
I set everything up like in the tutorial, but now I cant publish the app and I get a Mail that the Server...
DJHeartFeelings
Votes: 0
Answers: 0