I'm following a seemingly outdated documentation page at https://cloud.google.com/identity-platform/docs/web/mfa#choosing_an_enrollment_pattern When signing in
I need to create a Cloud Function that will access the Firebase DB that is running in another project. If it was accessing the db in the current project, I coul
I have set up the Firebase project and dynamic link. Tapping Firebase dynamic link while the app is installed: directly open the app, both on iOS and Android. T
I'm running an update of a Firebase functions project. Environment variables was managed with runtime environment configuration (functions.config). Regarding th
I'd like to create a reverse proxy for my analytics so that it doesn't get shut down by ad blockers. Cloudflare has an excellent API for this using their web-wo
I am making a react app with firebase and I want to use environment variables for the firebase config. this is the firebase config in my react apps src folder i
I'm running an app on Firebase Admin. So this code worked the first time I ran it, but after a few weeks I tried it again and I've been getting this error after
I use email/password authentication for my Firebase. I’m considering moving to a different backend and I’m wondering if there is any way to export
I've managed to only change the color for the whole array list, trying to figure out a way to get the array's position and set different color for each row, thi
I'm trying to integrate cloud firestore to and android app but all I get is this error every single time Launching lib/main.dart on Android SDK built for x86 i
I want to be able to add domains to Firebase hosting with the API instead of the web UI, is that possible? I want to add potentially hundreds of domains, is th
I am trying to integrate authentication on Flutter using firebase_auth. However, whenever I call the verifyPhoneNumber("+256XXXXXXXXXX") I get the error message
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 con
There is an issue with Cypress and Firebase, based on some research I've done here it seems that Cypress intercepts all network requests and due to the nature o
I am new to Flutter but I am trying to create a DropdownButtonFormField and it is not working. I am getting an error that says I have duplicate values. What is
Im using the puppeteer package , in order to scrap a web page data that is fetched by clicking a button in this page this are the presetting that I'm using: con
I am wondering if Cloud Firestore timestamps each document on creation in its metadata, and if so, is that metadata available? I know I can create my own times
Use case Angular Firebase application that uses firestore as a form of persistence needs to communicate with a Discord Bot. I've built a synchronizer bot to me
Overview I have two dependencies, one available as a Swift Package, and the other only available as a Cocoapod. The problem is that each has a dependency on a t
I am trying to implement Google Sign In in my android flutter app, but I have this problem: When user cancel Google sign in (tap on back button) this exception