-
xmppAddress is currently defined as a constant (https://sourcegraph.com/github.com/google/go-gcm/-/blob/gcm.go#L42) - this prevents clients from specifying the pre-prod server at `gcm-preprod.googleap…
-
I have a WCF (Windows Communication Foundation) server. Recently, I tried to update the sending of notifications from a basic https request to Firebase Admin SDK.
The code I'm using in console vers…
-
OpenPush seems to be a FOSS alternative to Google's Firebase Cloud Message (FCM) framework for push notifications:
https://bubu1.eu/openpush
https://f-droid.org/en/2020/02/03/openpush-talk.html
…
-
Hi,
how i can achieve subscribe and unsubscribe topic from user token with this library ?
I saw others php library fcm can do it like e.x https://github.com/sngrl/php-firebase-cloud-messaging
#S…
-
Hi all,
I have installed plugin and when I try with example server (https://cordova-plugin-fcm.appspot.com/)
Everything is ok, but when use my php code I receive only {"wasTapped":false}.
Someone can …
-
This has come out of the confusion I got with respect to fleetcarrier.space, the EDMC FCMS plugin, and the bot announcing my FC as having scheduled a jump 'now', when all that actually happened was I'…
-
Does this plugin now use Firebase Cloud messaging (FCM) instead of the older GCM to receive push notifications?
We followed a guide to update our Parse server with the firebase keys already, but wi…
-
### Is your feature request related to a problem? Please describe.
- The NC app from the Play-store uses Google Firebase Cloud Messaging to deliver push notifications. As Nextcloud is used by many pr…
-
### Expected Behaviour
According to the plugin doc:
```...my recommended format for your push payload when using this plugin (while it differs from Google's docs) works 100% of the time```
```
{
…
-
1. What version of RN and react-native-fcm are you running?
0.53.3/14.1.3
2. What device are you using? (e.g iOS9 emulator, Android 6 device)?
iPhone6(iOS11)
3. Is your app running in foreground, …