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 Describe your issue here I have tried integrating firebase packages with version >=19.0.0 in RN 0.71.18.But with all the versions, I'm ending up with the below error :...

Impact: Bug
Help: Needs Triage

## Issue After updating one of the cloud functions in the project to v2, I started getting permission errors accessing every function, not just the v2 one. Changing the functions...

Impact: Bug
Help: Needs Triage

## Issue I create an in-app messaging of type Modal and add a Firebase Dynamic Link (for the link: https://www.google.com/) in the "Button action" field: On iOS, when I click...

Impact: Bug
Help: Needs Triage
Type: Stale

### Description Right now, documentation recommendation for oauth flows is to use the react-native-app-auth package. What this package do is pretty close to the default behaviour of the firebase native...

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

## Issue Hi. For some reason, `messaging().getAPNSToken()` just hangs forever. Yes I'm using a real device. (Auto init is off, swizzling is on) ```ts // Called when user presses a...

Impact: Bug
Platform: iOS
Workflow: Waiting for User Response
Service: Messaging

## Issue Hi All, I am trying to fix this for months without success. If anyone can help, it would be much appreciated. Trying to change the push notifications package...

platform: ios
Workflow: Waiting for User Response
plugin: messaging
blocked: customer-response

## Issue I'm trying to update RNFB from 14.12 to 19.0.1 and Firebase pods from 8.15.0 to 10.22.0 XCode fails to build with an error on my Notification Service target...

Workflow: Waiting for User Response

Adding: ``` use_frameworks! :linkage => :static ``` Because we use it on our main target and it solve this error: ``` [!] Unable to integrate the following embedded targets with...

I have updated my **React Native version to 0.73.4**. In Android, notifications are working fine in the foreground, background, and quiet states. In iOS, foreground notifications are working, and when...

Impact: Bug
Help: Needs Triage
Type: Stale

### Discussed in https://github.com/invertase/react-native-firebase/discussions/7752 Originally posted by **SindiAscendix** April 17, 2024 hey there πŸ‘‹ I'm facing some issues on my React Native app in which I use react-native-firebase and currently,...

Type: Stale