为什么消息上的 Flutter Firebase 消息传递并不总是有效?
我正在使用 Flutter Firebase 消息传递和 Flutter 本地通知 我遵循了文档示例中的所有步骤,我有一个问题是:OnMessage 监听器并不总是触发,有时我收到消息广播但消息函数没有被调用?我该如何修复它?
我试图在应用程序打开时保持 firebase 消息传递始终正常工作
I'm using Flutter Firebase Messaging with Flutter Local Notification I followed all steps in the document example, I have a problem which is: the OnMessage listener has not fired always, sometimes I got Message BroadCast Received but on Message function not being invoked? How can I fix it?
I'm trying to keep the firebase messaging always working when the app is opened
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论