-
## Bug report
There is no property for the Android tag that is sent from server
### Steps to reproduce
Steps to reproduce the behavior:
From the server I can send something like
` …
-
But in my website there is a button which open whatsapp app and other apps
But in my webview after clicking that button it shows this error with all external app
The error message says
The web…
-
When sending a multicast notification and setting `event_timestamp` as `event_timestamp=datetime.now()`, in Android notification appears to be in past when received (**51 years ago**). If param is rem…
-
## Bug report
**Describe the bug**
Trying to implement Firebase Messaging, it works well on Android, but I get this error when running it on iOS:
```
[VERBOSE-2:ui_dart_state.cc(209)] Unhandled …
-
Android apps can only intercept and process firebase notifications via `onMessageReceived(RemoteMessage remoteMessage)` while the app is in foreground. When in background, the firebase library itself …
-
## Bug report
**Describe the bug**
I am sending a data payload with my message server side and there is an empty ```Map``` object client-side.
### Steps to reproduce
Steps to reproduce th…
-
I am using `firebase_messaging: ^10.0.1` and `firebase_core: ^1.2.0` and also Flutter (Channel stable, 2.2.1)
I want if my user click the notification then I will open a specific page. so I have…
-
```
2021-07-15 15:29:51 [main] WARN c.t.a.c.i.ClassFileProcessor:222 - Error during import from jar:file:/home/froque/.m2/repository/com/google/firebase/firebase-admin/7.3.0/firebase-admin-7.3.0.jar…
-
I took a look and see there are so many functions built in the sample notification script GameNotificationsManager and their relevant components. But I don't see how to schedule a repeating notificati…
-
.net 4.6.1, FirebaseAdmin v2.0.0 from nuget
I had this all working about a month ago. At some point it stopped sending iOS notifications, but Android still works.
```
Message…