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

i am not able to get the image in background mode but in foreground i am able to see the image can you help me out in react native

Impact: Bug
Help: Needs Triage

## Issue We are using `@react-native-firebase/auth` `v11.5.0` in our react native `(v0.66.5)` app for phone authentication. But frequently in iOS devices, users are getting multiple otp sms at the same...

Workflow: Waiting for User Response

## Issue When I try to do compound `where` with anything other than `"=="`, I get an undefined `querySnapshot`, see below code example **Failed Scenario** ```javascript import firestore from "@react-native-firebase/firestore";...

Impact: Bug
Help: Needs Triage

I am currently working on a react-native project, which is a complete rewrite from native(ios/android). However, when I am doing an upgrade, the auth state didn't seem to persist, which...

Impact: Bug
Help: Needs Triage

## Issue When notification is received and app is in foreground the app crashes. The app also crashes when in background state and clicked on notification in iOS. Another problem...

Impact: Bug
Help: Needs Triage

## Issue (First off not a big Android Developer so if I've messed something up let me know!) In the foreground the messages work fine but when I unfocus/close or...

Impact: Bug
Help: Needs Triage

## Issue I'm currently using Expo v49 with firebase cloud messaging API V1 but can't put **background push notifications** working on the quitted state for **`Android`**. We have two situations...

Impact: Bug
Help: Needs Triage

## Issue This issue is linked to #2800. **tl;dr:** the issue seems to be on `@react-native-community/cli` side, but it impacts `@react-native-firebase` users. One easy solution is to stop using `abstract_target`...

Type: Docs
Platform: iOS
Impact: Build Error
Service: App/Core

Hi all, after the update to react 0.72.2 and react native firebase 18.5.0, (I have made everything that was written in the instructions and checked everything a couple of times,...

Impact: Bug
Help: Needs Triage
Type: Stale

I have encountered a peculiar issue with @react-native-firebase/messaging. Everything is working well on Android and iOS except in the following scenario: Clicking on one notification opens the app, and getInitialNotification()...

Impact: Bug
Help: Needs Triage