I'm using Firebase Remote Config to fetch data when app first open for the first time. But problem is I cannot fetch data on first start of the app. onComplete(
I have a problem in my flutter app , and the problem is in the storage of firebase . I have a collection with field called avatar(String). It's value comes from
I want to set state in catch even if user offline but firebase V9 setDoc does not give anything in catch when user offline For Example: in Authentication, if t
I got this TypeError: WEBPACK_IMPORTED_MODULE_4__firebase.c.auth is not a function The line i got an error is the first line. firebase.auth().createUserWithEm
I'm trying to make a simple input button that users can click to upload image (.png) files to Firebase-Storage (v.9) with React (for non-authenticated users). H
enter image description here Error: Configure project :react-native-firebase react-native-firebase: using React Native prebuilt binary from C:\Users\Clark\Deskt
I have created some users using firebase.auth().signInWithEmailAndPassword and would like to stop signUp now, but keep signIn working. I tried some rules on u
I am using firebase to authenticate users in my android app. I provide user an option to reset password in login window. When user click on button, it sends ema
I'm starting to learn SwiftUI and i'm looking for better solution to fetch user data after successful login. For example, i need to see if the user has the acco
I am trying to connect to Firebase from Android Studio Assistance but getting following error despite having internet connection.
I am facing an issue in my Quasar app with regards to browser refresh and Firebase authentication. After a user logs in and then clicks on the browser refresh,
I'm having trouble figuring out how to read the FIRAuthErrorNameKey in the new version of Firebase. The following is what I have so far, but the "let errorCode
I am trying to write some automated tests with the Firebase client sdk. These tests are supposed to use the Firebase Auth Emulator. In order to avoid screwing u
Cloud function on my computer works with Javascript, but when I try it using TypeScript it does not compile to Javascript. It does not event create lib/index.js
Does anyone has an idea about Firebase Cloud Messaging support VOIP pushkit services. If yes then can someone please do provide guidelines for same. Same thin
We are working on a react native app, in which we have some features where we can do some actions using silent push notifications. we are using react-native-fir
I am a newbie, and I am stuck. I don`t know what to do. My browser is showing that fire store is not able to connect to the backend. This is my code : impor
I'm working on an android app, it uses Firebase Authentication, Database and Storage. It was all working fine until this error message started to show up in log
How do I get Firebase Auth to work with Google drive api? Using react, I have firebase auth working and google drive (gapi) both working individually but am str
I am doing a document filter functionality. The problem is that when I receive a filter for the "max_players" and "name" fields, it returns an empty array when