-
## Issue
I can get up and running with my Expo App and react-native-firebase just fine in development and production on Android and development on iOS, but NOT production on i…
-
How involved would it be to have a branch that uses the node firebase library vs the web library so that it could be used outside of a browser context?
-
I prefere to use stable versions of libraries but com.google.firebase:firebase-auth is currently using androidx.credentials:credentials:1.2.0-rc01.
I think it should be changed to latest [1.2.2](ht…
-
Environment
* Operating System version: MacOS 12.6.3
* Firebase SDK version: 11.3.0
* Firebase Product: firebase-admin
* Node.js version: 16.19.0
* NPM version: 8.19.3
* jest: 29.4…
-
### 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…
-
### How can we help?
The app I work on is seeing a number of crashes coming from a TooManyRequestsException
thrown by the android.net.ConnectivityManager. Further up the stack trace you can see
its…
-
### Related issues
https://github.com/firebase/firebase-functions/issues/1618 - Tried the solution proposed there but it did nothing
### [REQUIRED] Version info
**node:**
v20.12.2
…
-
In my Flutter project, I am using `firebase_analytics: ^11.3.0` for tracking.
Now I want to add push notification and added `cleverpush_flutter: ^1.23.32` to my pubspec.yaml
When I now try to buil…
-
I am using firebase purely as an authentication provider, with a separate database as a source of truth for user roles. I am trying to set claims in the session cookie on login or session creation, si…
-
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…