I am sending Push Notification through Firebase cloud messaging from nodejs server . Logs shows message is sent but not received on device

后端 未结 0 1111
小鲜肉
小鲜肉 2020-12-08 17:12

let serviceAccount = require("../private/niblz-980db-firebase-adminsdk-3j5zc-9f67e53e90.json");

admin.initializeApp({
  credential: admin.credential.cert         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题