react-native-firebase Questions
5
Solved
I'm having problems uploading an image to Firebase Storage. I'm using React Native's @react-native-firebase/storage and the installation and connectivity seem to be fine because I'm able to referen...
Emileeemili asked 3/1, 2020 at 12:34
5
Whenever I tried to login with phone number using react-native-firebase sdk, I recieve OTP code through sms and when I submit the recieved code, an error is there saying:"The sms code has expired. ...
Gabel asked 16/7, 2019 at 10:10
8
Im trying to use firebase storage on React Native using the react-native-firebase module and when y call firebase storage I get this error:
You attempted to use a firebase module that's not instal...
Falgout asked 17/2, 2018 at 13:9
3
Solved
so I have recently ran into the error show in the text tag, although I can not find why it is showing. I have logged that the value is not empty and that the value exists before I press the button....
Educable asked 10/4, 2021 at 16:5
4
Solved
I am trying to use to use Firebase (Cloud Firestore) for a react-native app, to store my JSON objects.
I ve seen people using Firebase in their apps (npm install firebase), and others using react-...
Ukase asked 1/10, 2018 at 10:19
5
Solved
I saw many questions on SO regarding this issue and none of them was answered (or the solution doesn't work), I don't know why. People are having this error continuously but no solution is being pr...
Acinaciform asked 9/2, 2022 at 7:43
22
Solved
I have been following this tutorial to set-up Remote Push notifications on my react-native application using react-native-firebase Version 5.2.0. After I configured everything and ran the applicati...
Meritorious asked 5/10, 2019 at 8:27
5
I have created a push notification using react-native Firebase and react-native-push-notification. i have implement all types of notifications like local, schedule background and quit. But i have s...
Feil asked 8/4, 2021 at 6:19
4
I recently updated my app from firebase to firestore but stuck at offline persistance. I am using react-native-firebase to integrate firestore and disable its perisistance but still not getting any...
Aviv asked 26/5, 2018 at 13:30
11
Solved
I have this problem and try to fix with all solutions I had found,but still not works. My rules in firebase cloud firestore is :
service cloud.firestore {
match /databases/{database}/documents ...
Confectionary asked 1/2, 2019 at 12:24
3
I am in the process of migrating react-native-device-info from v2 to v3 and I have a breaking change. Prior to updating the package, everything was working fine. The error appears on all emulators ...
Mandymandych asked 14/5, 2020 at 5:49
1
Firebase signIn issue in React Native Expo production build - Crashes after selecting Google account in SigninScreen
I am facing a critical issue in my React Native app where the app crashes abrupt...
Heliogravure asked 24/5, 2023 at 10:1
13
This is React Native project. I have an error after successful build in Android Studio Emulator:
java.lang.NoClassDefFoundError: Failed resolution of:
Lcom/google/firebase/FirebaseApp
My files:
...
Schwing asked 30/5, 2018 at 15:13
6
Solved
I'm using react-native-firebase to create dynamic links, when I create standard link everything works fine, but when I'm creating short link, it gives an error:
"Error: 400: Your project does...
Endomorph asked 18/4, 2018 at 15:40
4
After installing react-native-firebase/[email protected] with react-native-0.68.1 using use_frameworks! and remove flipperin the podfile of the project , but when i ran npx react-native run-io...
Inflow asked 19/8, 2022 at 11:59
2
native developers. I have been developing and maintaining a react-native app for the past four years now. Now I have come to a point where I no longer know a way to debug my app. I am using recent ...
Karney asked 25/1, 2023 at 21:0
4
Solved
So, my app is already on Google Play and out of a sudden my social auth isn't working anymore. It works fine on debug and when I run --variant=release on the terminal, but it doesn't work when I do...
Sinistrodextral asked 4/10, 2019 at 19:45
6
When I try to build for production, this error comes up. I'm using React Native Firebase. This error happens on android.
Here is the error
* What went wrong:
Execution failed for task ':react-nativ...
Univalence asked 12/11, 2022 at 22:13
2
I am using firestore onSnapshot methods in a React Native app on several different sets of data in my app, and for the most part they all appear to work fine. However, after a period of time, perha...
Advisement asked 8/4, 2019 at 12:57
7
In my React Native 0.60.4 app i'm trying to use react-native-firebaseand i have done everything except react-native-link as it's not supported in the latest version of React Native. When i give com...
Jankowski asked 6/8, 2019 at 4:56
10
Solved
When ever i install any dependency in my react native project and when ever i use link command for e.g react-native link react-native-gesture-handler this causes me an error shown in the image [1]....
Opalopalesce asked 29/1, 2019 at 6:48
4
I created a new app and I am trying to use react-native-firebase. But I continually get this error:
RNFirebase core module was not found natively on iOS, ensure you have
correctly included the...
Grams asked 22/3, 2018 at 11:46
2
Solved
I have successfully implemented screen tracking for a react native project that uses react-navigation with react-native-firebase/analytics.
Looking at the dashboard under events I see the followin...
Holofernes asked 6/4, 2020 at 9:20
4
Solved
I am working on react-native-firebase crashlytics. I am using rnfirebase starter kit. There we have crashlytics integrated with the project. Now, I want to crash my app to check the crash report.
Epigraphy asked 1/6, 2018 at 10:7
5
Solved
Im using react-native-firebase v5.6 in a project.
Goal: In the registration flow, I have the user input their phone number, I then send a OTP to said phone number. I want to be able to compare the...
Pallor asked 17/1, 2020 at 1:16
1 Next >
© 2022 - 2025 — McMap. All rights reserved.