react-native-firebase
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.
## 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...
## 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...
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":...
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...
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...
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),...
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...
## 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)...
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...
### 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...