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