react-native-firebase
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.
## 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...
## 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...
### 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...
## 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...
**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...
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...
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...
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....
### 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...
## 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...