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 Describe your issue here While using firebase with my react-native i am getting an issue on iOS side telling that the push notification Entitlement is missing even thought...

Impact: Bug
Help: Needs Triage
Type: Stale

## Issue Describe your issue here 🔥I am trying to upload an image from library in android emulator. But no response comes from this library, also the code of native...

Impact: Bug
Help: Needs Triage
Type: Stale

IOS in background; when received a notification, display notification after 3-5 minutes later, does not display immediately, does not awake immediately. background refresh is open. "@notifee/react-native": "^7.8.0", "@react-native-firebase/analytics": "^18.5.0", "@react-native-firebase/app":...

Impact: Bug
Help: Needs Triage
Type: Stale

Hi! 👋 I am creating a expo react native application using expo-router. Expo router has us using the metro bundler. When I simply add `@react-native-firebase/analytics` to the application I get...

Type: Stale

Summary: I followed every step on [iOS Notification Images section](https://rnfirebase.io/messaging/ios-notification-images) and I still had some issues building my application, I managed to solve em' but I don't know if it...

platform: ios
plugin: messaging
help: good-first-issue
type: documentation
Needs Attention

Hi, I was just wondering if there is documentation for the Index Manager introduced around September 2023 in the official SDK? @mikehardy I saw you commenting on their [original PR](https://github.com/firebase/firebase-ios-sdk/pull/11596#issuecomment-1721557664),...

Service: Firestore
Workflow: Needs Review
Help: Good First Issue
Type: New Feature

Crashlytics implementation now its not working properly When running on ios emulator its always said following debug logs. i have followed everything in this also but no luck - https://invertase.io/blog/react-native-firebase-crashlytics-configuration...

Impact: Bug
Help: Needs Triage
Type: Stale

## Issue Describe your issue here I'm switching my app from firebase web (V8) to react-native-firebase. (I figured it would be less work to refactor than going to web V9)...

Impact: Bug
Service: Database
Help: Needs Triage
Workflow: Needs Review

Has anybody tested the library with the latest [email protected]? I've just rapidly tried to upgrade my existing app, which depends on `react-native-firebase` from [email protected] to [email protected], and after the upgrade...

Workflow: Waiting for User Response

### Description [This issue](https://github.com/invertase/react-native-firebase/issues/7394) describes the initial App Check Replay Protection implementation, but the corresponding PR doesn't wire up the required calls to make use of this feature with Firebase...