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
trafficstars

## Issue Describe your issue here I'm currently developing a phone authentication for my ios app using @react-native-firebase/auth specifically `Phone Auth` in ios simulator we don't have access to `Silent...

platform: ios
plugin: authentication
Stale
type: documentation

## Issue I successfully registered a background handler with `setBackgroundMessageHandler` and everything works fine. Now I'm trying to handle notification tap when the app is in background/quit and I'm using...

Service: Messaging
Type: Stale
Version: >= 6

## Issue Since upgrading from 18.7.3 to 18.8.0, my app dev client cannot launch, I got this error right after startup: ``` ERROR TypeError: _this.native.configureAuthDomain is not a function (it...

Workflow: Waiting for User Response
Platform: Expo

FirebaseInAppMessaging V9 modular APIs not exercised in CI Not sure exactly why coverage is showing up as not hitting these APIs when the tests seem to cover them Don't want...

tools: ci
Keep Open
platform: all

Alter auth (and perhaps other packages already converted v9 API) to new emulator APIs It appears that the v9 APIs have moved from `useEmulator` to `connectEmulator` as an API convention,...

plugin: storage
plugin: authentication
plugin: firestore
plugin: functions
Keep Open
type: breaking change

## Issue I am trying to authenticate user using azure AD and openID connect firebase, while doing it i am getting error > [auth/missing-or-invalid-nonce] the request does not contain a...

Impact: Bug
Help: Needs Triage

### Description implements the unenroll method, receiving either a factor uid or factor info, and then calling the underlying unenroll by factor uid overload to avoid marshaling the factor info...

### Description Use `promiseRejectAuthException` and add logging consistent with other methods. **Before** ``` Error: [auth/unknown] The verification code from SMS/TOTP is invalid. Please check and enter the correct verification code...

Stale

## Issue I am working on a bare expo app that utilizes the react-native-firebase packages listed below. I have had no problem running the app on the iOS simulator, test...

Impact: Bug
Help: Needs Triage
Type: Stale

## Issue A critical issue that has surfaced in our application over the past few weeks. Our iOS users have stopped receiving push notifications, and we are currently facing a...

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