Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我可以看到通过 Firebase 控制台发送的通知列表。但是,如果我通过 HTTP 协议 ( https://fcm.googleapis.com/fcm/send )发送通知,它不在列表中。在哪里可以查看已发送通知的完整列表?
谢谢
没有通过 API 发送的消息列表。如果您的应用是通过 Play 商店发布的 Android 应用,则 Play 开发者控制台中有可用的汇总,但这不包括列表,只是计数。