-
Notifications are one of the most important things when doing mobile apps as you can inform the client about any updates on the app, i was trying to find any way that i could easily add this functiona…
-
**Is your feature request related to a problem? Please describe.**
Yes, I'm experiencing a limitation with integrating real-time notifications in my Serverpod application. Currently, Serverpod does n…
-
## What feature would you like to see?
As described in [react-native-firebase#5716](https://github.com/invertase/react-native-firebase/issues/5716), when the user taps on a notification group, …
-
Trying to send a notification to Android apps.
Using topics, the data field is not populated, using a list of tokens data is populated as expected.
In both cases the expected devices get the notif…
-
### Description of Changes
While using the strapi-plugin-fcm library in my project, I encountered a deprecation warning when sending notifications. The warning message indicated that several endpoint…
-
### Contact details
daretosin97@gmail.com
### Is your feature request related to a problem? Please explain.
I identified following issues
1. Inconsistent backend connection for real-time updates.
…
-
### Step 1: Describe your environment
Operating system: MacOS
Browser: Safari/Chrome
Firebase SDK version: 10.1.0
### Step 2: Describe the problem:
I already gave the permissions howe…
-
## [SPECS + RESEARCH] Firebase notifications for chat messages
To introduce the FreeFlow connect app, Firebase notifications are a requirement. If a user receives a message without his mobile appli…
-
Firebase Messaging does not provide any method to receive the incoming message / notification.
Do not have any method like `override fun onMessageReceived(message: RemoteMessage)` provided by `Fir…
-
I moved my app to use Firebase instead of APNS for iOS devices, and it was working with the legacy FCM API. After updating to the new HTTP v1 API notifications no longer go to iOS devices. Android dev…