react-native-firebase icon indicating copy to clipboard operation
react-native-firebase copied to clipboard

🔥 A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.

Results 266 react-native-firebase issues
Sort by recently updated
recently updated
newest added

## Issue I am using @react-native-firebase/auth:18.9.0 and my react-native version is 0.70.0 and in our application, we are managing sessions through JWT tokens but the issue is some times the...

Impact: Bug
Help: Needs Triage

I am using the React native version 0.73.6 in my existing application with firebase "@react-native-firebase/app": "^19.2.2", "@react-native-firebase/database": "^19.2.2", "@react-native-firebase/firestore": "^19.2.2", "@react-native-firebase/messaging": "^19.2.2" I am getting an error while building the...

Impact: Bug
Help: Needs Triage

## Documentation Feedback When I visit the rnfirebase website, the fourth article in the sidebar is called "Migrating to v6". When I look at react-native-firebase, it doesn't refer to a...

Type: Docs
Help: Good First Issue

## Issue I recently migrated my expo app to use react-native-firebase instead of bare firebase module. But when i pushed the changes to production, the react-native-firebase/firestore module return an null...

Impact: Bug
Help: Needs Triage

## Issue When calling `firestore().loadBundle(bundle)` in a React Native project, some bundles cause the following error to be thrown on iOS: `[firestore/unknown] Unknown error or an error from a different...

Workflow: Waiting for User Response
Type: Firebase
Service: Firestore

## Issue My app doesn't receive any data after upgrading from `19.0.1` to 20.0.0 on android. I've removed the entire android directory and did a full rebuild. executed this: ```...

Workflow: Waiting for User Response
Help: Needs Triage

## Issue We are migrating from firebase Web SDK to react native firebase. The phone auth was working well with the Web SDK, however after migrating to react native firebase...

Impact: Bug
Help: Needs Triage

## Issue Hi @mikehardy, Addressing the previous old issues i've raised (https://github.com/invertase/react-native-firebase/issues/7784 ,https://github.com/invertase/react-native-firebase/issues/7589 ,https://github.com/invertase/react-native-firebase/issues/7783) We have now upgraded our react native firebase packages, we've changed our AppDeletegate file according to...

Workflow: Waiting for User Response

Action Recommended: Update the Google Analytics for Firebase (GA4F) iOS SDK to version 10.24.0 or later to comply with upcoming privacy manifest policies effective after May 1, 2024. Issue Details:...

Type: Docs
Help: Good First Issue

Better highlight region specific differences in useEmulator setup ### Description Although the documentation has the region specific documentation, I ended up spending about 45 minutes trying all sorts of different...