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 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...
## 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...
## 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...
## 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...
Hey is there a way to activate crashlytics in the notification service extension?
## 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...
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...
## 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...
## 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...
### 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. ###...