-
```
A nice addition to android-notifier would be the ability to push the
notifications into the cloud (i.e. to a pubsubhubbub-pushing service) that
could then send notifications to anywhere, not jus…
-
- [Pulsar](https://pulsar.apache.org/) - Apache Pulsar is an all-in-one messaging and streaming platform. Messages can be consumed and acknowledged individually or consumed as streams with less than 1…
-
1. App receives push notifications over Firebase Cloud Messaging when it is in background/terminated:
- [ ] Android
- [ ] iOS
2. App receives push notifications over Unified Push when it is in ba…
-
### 👟 Reproduction steps
1. Open a project that has 0 providers
2. Click on Messaging
3. Click on the Providers tab
4. Click on the documentation button
![Image](https://github.com/user-attachments/…
-
Google is getting rid of Google Cloud Messaging and replacing it with Firebase Cloud Messaging. This means we'll need to update the push plugin to be able to receive messages from FCM, (started on thi…
-
Hi,
Are you going to update plugin to support FCM?
-
-
Hi team,
I’m using OpenIM server with Docker and would like to integrate Firebase Cloud Messaging (FCM) for push notifications. I’ve mapped the Firebase JSON file into the container, but I’m unsure…
-
Is your feature request related to a problem? Please describe.
Hi can you build an integration for Firebase Cloud Messaging?
It would make send Push Notification much easier.
-
When the library is used in an app that also registers for GCM, conflicts occur. It seems that the Sense lib and the app both receive the registration keys for both the CommonSense sender and the app …