FirebaseMessaging triggered twice when using onMessage and onMessageOpenedApp
In my flutter project I have configured to received Firebase messages when the app is opened or closed.
But when the notification is triggered with the app closed, upon clicking in the notification and opening the app, the notification is triggered again. Is that a known issue or am I configuring something wrong?
Flutter FCM don’t receive notification after long time in background
I added firebase fcm to my flutter app, and the notifications works perfectly.
But when i let my phone for long time say 5 or 6 hours, the app don’t receive any notifications.
Flutter web no active service worker
I’m working on the release of my application on the web and since the 3.22.2 I’ve some problem with the service worker.
Enable Cloud messaging to get The server Key
i have a problem in Firebase cloud messaging i can’t Enable the cloud massaging to get the Server Key the page of cloud messaging not loading(Failed to load.) the problem is that enter image description here
System broadcasts RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED while receiving otp
Dart Version: “>=2.19.4 <3.0.0”