-
### Before submitting a new issue
- [X] I tested using the latest version of the library, as the bug might be already fixed.
- [X] I tested using a [supported version](https://github.com/reactwg/reac…
-
**Describe the solution you'd like**
I'd like to easily add Firebase Push Notifications to my app.
**Describe alternatives you've considered**
An alternative would be OneSignal but it would be ni…
-
### 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…
-
Notifee is, per its docs, "a library for React Native, bringing **local notification support** to both Android & iOS applications."
Yet it purposefully and knowingly breaks React Native Firebase's …
-
### 💭 Description
I have firebase-admin sdk . that require file path on local operating system in its initialization. For that I need cloud fuctions to store file in its local path and not on appwrit…
-
Leonard has prepared [Google Sheets](https://docs.google.com/spreadsheets/d/1TwUawPLHnha_8ZwDM0Q19uMb0tVq8yzwsTmxTIA6F6Q/edit?usp=sharing) of newsroom reports we need to import into our production Fir…
-
### Description
Hi,
the issue is `Auth.auth().canHandleNotification(...)` always returning false and I cannot verify phone auth. I followed the docs and my App Delegate looks as follows:
```
…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
I ha…
-
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…
-
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…