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

### Description Hi, Just updating the Intellisense JSDoc on `useUserAccessGroup` because I noticed it was wrong haha, it was a copy paste from the above function, happens :) ### Related...

### Is there an existing issue for this? - [x] I have searched the existing issues. ### Please confirm you are aware of the 'Other' platform limitations. - [x] I...

type: bug
plugin: app-core
blocked: customer-response
platform: macOS (Other)

An error occurred u.default.FacebookAuthProvider.credential is not a function. (In 'u.default.Fac ebookAuthProvider.credential(T)', 'u.default.FacebookAuthProvider.credential' is undefined). my Package JSON: `{ "name": "123", "private": true, "main": "node_modules/expo/AppEntry.js", "scripts": { "start:other:android": "npx expo run:android...

type: bug
platform: android
platform: ios
plugin: authentication
blocked: customer-response

## Issue The issue is described here: https://github.com/expo/expo/issues/35800 but occurs **without expo**, which leads me to believe it is a Firebase React Native issue. I get the error following these...

type: bug
blocked: customer-response

## Issue Describe your issue here - Apple's App Check on enabled in a release app in Testflight (appAttestWithDeviceCheckFallback) - The app is built for iOS / iPad - The...

type: bug
platform: ios
blocked: firebase-sdk
plugin: app-check
platform: macOS (Other)
Needs Attention

I have implemented Firebase Authentication in my React Native app. While the integration works correctly on most devices, I’m encountering an issue on devices running Android 13, 14, and 15...

type: bug
platform: android
plugin: authentication
blocked: firebase-sdk
Needs Attention

## Issue The new modular API doesn't seem to have the static `documentId()` from `FieldPath`. This field is used to query based on document ID. The Namespaces API has it,...

type: bug
Needs Attention

### Description Adds support for initalizing firestore with a non-default database ### Related issues Fixes #8456 ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there...

## Issue This is thrown [Error: [appCheck/token-error] The operation couldn’t be completed. The attestation provider DeviceCheckProvider is not supported on current platform and OS version.] upon appCheck initialisation. --- Official...

type: bug
platform: ios
plugin: app-check
Needs Attention

## Issue I have identified a critical security issue in the library: user access tokens are stored in plain text on the device’s file system, posing a significant risk if...

plugin: authentication
type: enhancement
Needs Attention