My Android app uses Firebase Authentication(Gmail+phone). When I see the new users signed in to Firebase authentication and compare it with Google Play Console
im fairly new to swiftUI... pardon the ignorance :) I have most of the code entered in my project from the instructions on the Firebase website. For some reason
In my app, I'm using phone auth and we are observing this on Android, after logged in, if I uninstall the app and reinstall it again, it's not asking me to logi
After months of developing a Web App under Firebase suddenly these days we have a problem with the Authentication, it returns this console.alert only with Faceb
I want to use Firebase email link authentication in my iOS (Flutter) app with a custom domain: The app requests Firebase Auth backend to send an email to the u
I am developing a react-native application which will use firebase authentication, and I have some doubts about how refresh tokens should work. I am using the r
I am trying to do get OTP without Verifying you are not a robot screen using firebase in a flutter. I added the SHA-256 key in firebase and enabled the Android
I experience some errors while trying to push data into my firebase realtime database. I checked a couple of tutorials and according to all of them i am doing n
My firebase realtime database structure: stores -store1234 -data -specialKeyForStore1234 -store4567 -data -specialKeyForStore4567
Please read properly and then comment, hope this help full for software community. I unable to auto detect firebase phone auth sms, when i test in android it's
I'm working on iPhone 12 Pro Max Emulator, macOS Catalina. I'm getting this error when I try to run the app: [VERBOSE-2:ui_dart_state.cc(209)] Unhandled Excepti
I followed the Firebase docs for web development and I used the user.updateProfile method to add a display name to the user's profile. After signing in, I used
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 t
This is my index.html: <!DOCTYPE html> <html lang="en-US"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <
Here is my code on profile page, this works fine first time when i redirect from login method of AuthService const user = firebase.auth().currentUser; if (us
I'm trying to do a simple login form, and Firebase auth give me this error TypeError: firebase__WEBPACK_IMPORTED_MODULE_1_["default"].auth is not a function. (
Hello and thanks for your time. I've been working on an android app using Firebase. I've set up Firebase Authentication and the user can register with email a
I use firebase authentication for my web app with three providers: email-password, google, or facebook. I have enabled the option "One account per email address
I am new to react-native and firebase authentication also firestore database. Basically here I would like to implement 3 different types of user which is buyer,
I'm using firebase in my project and i got some issues mentioned below - [cloud_firestore/unavailable] The service is currently unavailable. This is a most like