-
* Operating System version: Ubuntu 22.04 (Heroku)
* Firebase SDK version: 6.2.0
* Firebase Product: FCM
* Python version: 3.11.4
* Pip version: 23.2.1
I'm using FCM to send multicast …
-
[This code][link] asserts that an auth key (GCM sender ID) is required when a push subscription is sent from FCM. However, this is not true because FCM fully implements VAPID, as can be read [here][li…
arjan updated
3 months ago
-
### Description
A few days ago, Firebase was working like a charm, I had no issues with connecting to the server that I had connected to an iOS app. Then one day, I kept coming across this error
1…
-
The documentation for setting up push notifications on iOS has several issues:
1. The example code uses a deprecated Unity API, `UnityEngine.iOS.NotificationServices.RegisterForNotifications()`. Ne…
-
Hi all,
I am trying to receive notifications to a react native app using FCM as the provider for both iOS and android.
I noticed that Sygnal seem to only be sending data-only messages and does …
-
### Description:
It would be nice if the way of PushNotifications would be use [Unified Push](https://unifiedpush.org/) on Android.
On this way the users could choice if it use google or his own i…
-
### Description
When using FCM Topic messaging, some users receive notifications while others do not. However, those who do not receive notifications via Topic can still receive them through indivi…
-
## Describe the bug
I am trying to create an fcm from a tokens object but receive the error below.
I am assuming this is because the problem is quite large. The tokens object consists of 5,674,5…
yjjbn updated
3 months ago
-
Currently, unit testing for integration with Firebase Messaging is very challenging. The encapsulation imposed by the final and visibility of the method makes it untestable. On top of this, there is n…
-
Good afternoon, I decided to write to you because I couldn’t diagnose the problem myself, after updating the mobile application for Android I get the following picture (with debag mode enabled I don’t…