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

## Issue I'm experiencing an issue. When I call `signInWithEmailAndPassword` with valid credentials, everything works fine, and the user is successfully authenticated. However, if I input incorrect credentials, instead of...

platform: android
platform: ios
plugin: authentication
help: needs-triage
type: documentation

## Issue Trying to get token from user. ``` import messaging from '@react-native-firebase/messaging'; import { registerRootComponent } from 'expo'; import React, { useEffect } from 'react'; import { Text }...

Impact: Bug
Help: Needs Triage

With release 10.7.0 of firebase-ios-sdk the auth module gained the ability to set the full name for sign in with apple: https://firebase.google.com/support/release-notes/ios#authentication_7 The OAuth provider likely needs an extension to...

help: needs-triage
help: good-first-issue
Keep Open
type: enhancement

The only thing holding this back is I realized there is an API shape for firebase-js-sdk on `Auth.config` where I could (and should) expose the current authDomain but it has...

plugin: authentication
Keep Open
type: enhancement
platform: all

### Description Supercedes #7149 - I don't have write access to that tree and it needs some lint fixes to merge, but otherwise is ✅ - all credit to @nahuelb...

Help: Needs Triage
Workflow: Needs Review
Stale

Fixes typescript error: ``` Module '"@react-native-firebase/x"' has no exported member 'y'. Did you mean to use 'import y from "@react-native-firebase/x" instead?' [2164]" ``` ### Description Typescript types weren't working for...

## Issue I have update react native version 0.64.2 to 0.72.7. once i am build my android app then issue is getting for Error: No Firebase App '[DEFAULT]' has been...

Workflow: Waiting for User Response
Resolution: No Template

**RN**: 0.72.7 **RNFB**: 18.7.3 **iOS**: 17.x There appears to be an issue with the decoding of the MultifactorInfo on iOS when performing the MFA sign-in flow, this code is working...

type: bug
platform: ios
Workflow: Waiting for User Response
plugin: authentication
Workflow: Needs Review
Keep Open
blocked: customer-response

## Issue This line has always caused a small subset of crashes for me in my apps but it's been gaining momentum as of late. Across all versions of iOS...

Platform: iOS
Service: Remote Config
Impact: Crash

investigate the source behavior for firebase named queries on collections cached locally from loaded bundles, that behavior has changed in android and ios SDKs since prior versions _Originally posted by...

type: bug
platform: android
platform: ios
help: needs-triage
plugin: firestore
Workflow: Needs Review
Keep Open