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 Only for Android 14 (API 34) emulators I'm getting the error `One of RECEIVER_EXPORTED or RECEIVER_NOT_EXPORTED should be specified when a receiver isn't being registered exclusively for system...

platform: android
plugin: authentication
blocked: customer-response

### Description ### Related issues fixes https://github.com/invertase/react-native-firebase/issues/6429 ### Release Summary Moved the setter of `isHeadless` to before the check for rctView that does not exists on *react-native-navigation* ![image](https://github.com/invertase/react-native-firebase/assets/66485277/7f9edd0c-cc5e-4096-8dc8-e37efbc4018b) ### Checklist...

platform: ios
plugin: messaging
Needs Attention

## Issue On devices and simulators running iOS 18, the `onMessage()` callback gets called two or more times. The issue does not appear on Android or on iOS devices running...

type: bug
platform: ios
plugin: messaging

## Issue I've a problem using that package ther problem: ``` ERROR Error: You attempted to use a Firebase module that's not installed natively on your project by calling firebase.app()....

type: bug
plugin: app-core
blocked: customer-response
platform: all

## Issue Hi All. I'm currently having issues with the email sign in link flow *only* on Android. - iOS works perfectly fine and logs in as expected. - Android...

plugin: authentication
blocked: customer-response
Stale
platform: all

### Description ### Related issues closes #7912 ### Release Summary ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there for submitting PRs. - [ ]...

plugin: authentication

### Description Previously, `doc()` and `collection()` assumed `parent` to be a Collection and Document respectively. But I belive this is not the indended behaviour as we provided the overload for...

plugin: firestore
blocked: customer-response

## Issue When I send a notification while the app is in the background, the notification is received, and when I enter the app, onMessage is triggered, causing the notification...

type: bug
platform: ios
plugin: messaging
blocked: customer-response
Stale

## Issue Describe your issue here build keeps failing due to many issues with fire base and now im getting this when i try to build Task :react-native-firebase_app:packageDebugResources FAILED FAILURE:...

platform: android
plugin: app-core
blocked: customer-response

## Issue When following the documentation for authentication I get the error `No Firebase App '[DEFAULT]' has been created - call firebase.initializeApp()` --- ## Project Files ### Javascript Click To...

platform: ios
plugin: authentication
blocked: customer-response