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 My current signinwithphonenumber is not returning an sms for the verfication code in Expo Dev Client (React Native) {"errorCode": "auth/operation-not-allowed", "msg": "[auth/operation-not-allowed] This operation is not allowed. This...

platform: android
plugin: authentication
blocked: customer-response

## Issue Describe your issue here I am reaching out regarding an issue I am experiencing with Firebase Crashlytics integration in my React Native project. I have integrated Crashlytics successfully...

platform: ios
plugin: crashlytics
blocked: customer-response

### 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...

plugin: authentication
help: needs-triage
Keep Open
platform: macOS (Other)
Needs Attention

## Issue I am using '@react-native-firebase/messaging' this package is completely works well in my android(react-native-app) but I am facing issue in my ios build - my build is generated successfully...

platform: ios
plugin: messaging
blocked: customer-response

**Problem** In release app. i pressed "click me to crash button" and instead of crashing the app, it was a blank white screen. Also crashlytics didnt received any logs for...

platform: android
plugin: crashlytics
blocked: customer-response

CI is not executing all the tests all the time as noted on slack, that's a pretty serious problem as false-positives on the testing are dangerous. I noticed it on...

Workflow: Needs Review
tools: ci
Keep Open

We are integrating phone auth in our application.We faced an error while integrating the error problem is [Error: [auth/missing-client-identifier] This request is missing a valid app identifier, meaning that Play...

type: bug
Needs Attention

Bug Summary: I followed the iOS Notification Images documentation for showing an image in a push notification while the app is in the background, but the image does not display....

type: bug
Needs Attention

### Description messages may be sent as high priority but downgraded to normal priority on delivery and it is very important for applications to know this if a priority is...

platform: android
plugin: messaging
Workflow: Needs Review

## Documentation Feedback In the documentation it says that on other platforms, it just falls back to Web SDK, but I am so confused. Where would the SDK even look...

type: documentation