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 318 react-native-firebase issues
Sort by recently updated
recently updated
newest added

## Issue Hello, I am using react-native-firebase/messaging for listening to push notifications on IOS and when it is received on foreground I am showing push notification via notifee. We are...

Impact: Bug
Help: Needs Triage

## Issue Describe your issue here Working on adding time sensitive notifications to my IOS app, I have gone through the process of adding the capabilities and entitlements, The app...

Impact: Bug
Help: Needs Triage

## Issue I have upgraded react native to 0.68.2 and the android build is failing ever since. Describe your issue here When i run `npx react-native run-android` this is the...

Impact: Bug
Blocked: React Native

## Documentation Feedback Please describe your documentation issue or suggested improvement in detail here and provide links to any pre-existing/relevant documentation and screenshots if necessary: I'm trying to add Performance...

Type: Docs
Help: Good First Issue

Hey is there a way to activate crashlytics in the notification service extension?

Type: Docs
Help: Good First Issue

## Issue onMessage is not being called when the app is foreground and receives remote message. This issue can be observed only in IOS and not in Android. If I...

Impact: Bug
Workflow: Waiting for User Response
Help: Needs Triage

I'm trying to add a microsoft login to my react native app with the help of firebase. I have done all the preconfiguration in both azure portal and firebase. The...

Impact: Bug
Help: Needs Triage

## Issue We use In-App messaging in our app. But automatically collected events are not sent though messaging is shown, only in Android. It works fine in iOS. Here are...

Impact: Bug
Workflow: Waiting for User Response
Help: Needs Triage

## Issue Non-fatal issues in the crashlytics dashboard are simply shown as '.java' for android in production even when supplying recordError with a second parameter. Works as expected for IOS...

Impact: Bug
Platform: Android
Help: Needs Triage
Service: Crashlytics
Workflow: Needs Review

### Description Currently docs are missing needed steps for iOS debug symbol upload, which you really want to have on crashlytics. I've added a link to firebase official documentation. ###...