admin.messaging() is not a function while on "firebase-admin": "^11.3.0",
Advertisements I’ve been trying to send a notfication to topic "All" and the console log shows error: Notification sent failed: TypeError: admin.messaging is not a function Code: // The Cloud Functions for Firebase SDK to create Cloud Functions and set up triggers. const functions = require(‘firebase-functions’); // The Firebase Admin SDK to access Firestore. var… Read More admin.messaging() is not a function while on "firebase-admin": "^11.3.0",