简体   繁体   English

firebase 云消息推送通知

[英]firebase cloud messaging push notification

I am using firebase cloud messaging for push notification when I publish my notification using python and firebase cloud messaging panel notification doesn't appear in notification bar what things I need to add to my project当我使用 python 和 firebase 云消息传递面板通知未出现在通知栏中我需要添加到我的项目中的内容

There is nothing special about the python app just follow the documentation provided in the Android Offical documentation here python 应用程序没有什么特别之处,只需按照此处的 Android 官方文档中提供的文档进行操作即可

https://firebase.google.com/docs/cloud-messaging/send-message https://firebase.google.com/docs/cloud-messaging/send-message

Also, make sure you have added FCM properly inside the android app and also that you have added Key to the python code from Firebase Console.此外,请确保您已在 android 应用程序中正确添加 FCM,并且您已从 Firebase 控制台向 python 代码添加密钥。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM