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

🔥 Hi there, ## Issue After configuring RNFirebase to my React Native project, I get the following error: `RCTBridgeDelegate.h' file not found`. I have applied the suggested configuration as stated...

Impact: Bug
Help: Needs Triage

hii im getting error when trying to build my app im trying to use firebase twitter login im sharing the error below plzz help me **first i was getting this...

Impact: Bug
Help: Needs Triage

## Issue onNotificationOpenedApp is not firing in android (it is on ios). No, i'm not using splash screen library. There was another issue but it was closed by the author...

Impact: Bug
Help: Needs Triage

**[UPDATE: we have something that works below, but we need an Expo user to figure out how to correctly set two items in the Podfile in The Expo Way]** ##...

Impact: Bug
Help: Needs Triage
Platform: Expo
Resolution: Solution Provided

Hi, On the production build recently a non-fatal event is getting reported on the firebase crashlytics. While trying to get the more insights on the event, Observed the event is...

Impact: Bug
Help: Needs Triage

## Issue Describe your issue here getting below error while executing android build after upgrading `gradle` version to `7.0.4`, although it is working fine with `gradle` version `4.0.1` ``` FAILURE:...

Impact: Bug
Help: Needs Triage

## Issue On running npm run install:android script which calls `cd android && ./gradlew installDebug` gradle fails with message ``` * What went wrong: Execution failed for task ':react-native-firebase_perf:generateDebugRFile'. >...

Impact: Bug
Help: Needs Triage

I'm on a expo managed workflow and using a custom config plugin to add this entry to my podfile: `$RNFirebaseAnalyticsWithoutAdIdSupport=true` and it results in failed builds: ``` ❌ error: Multiple...

Impact: Bug
Help: Needs Triage

## Issue Error when trying to login to firebase using phone number ``` error: { code: 503 errors: [ 0: { domain: "global" message: "Error code: 47" reason: "backendError" }...

Impact: Bug
Help: Needs Triage

## Issue `onLink` not working on iOS. `dynamicLinks().onLink` is not getting called on iOS. When I click a dynamic link, the app is being opened, but the callback is not...

Impact: Bug
Help: Needs Triage