Currently, when resetting a password, the firebase requirements provide a very vague and poorly worded message "Strong passwords have at least
My data is structured like so [1]: https://i.stack.imgur.com/dWsr3.png I am trying to loop through the database and put the data from each card into props for m
I am using firebase 10.9.2 (Latest version) I use the onValue function to go through the data in my live database. For some reason, it always logs (and is set t
I got my current website displaying hard coded data from my data.js file. I implemented firebase as my database and I want to have my categories button work wit
I am trying to understand and use firebasefirestore from android studio with kotlin. I have been following tutorials from the official docs, and from udemy and
I'm using this screen to navigate between two screens by using the onAuthStateChanged but still every time It refresh the app it logs out even though I'm not lo
how to display to user an auth error differently than with alert? For example: User will type a bad password, and a p tag will tell him, that he typed uncorrect
Hi I am trying to Include the function below into my existing code so that after the users are filter based on matching city they will be filtered by the most m
We are seeing this ANR in different parts of our app. Wanted to understand what causes this ANR? main (native): tid=1 systid=31940 #00 pc 0x5431c libc.so #01 p
here is my manageexam.jsx file this is where the update happen when i click the manage button on the table. i want to update a specific document id (3BelYq7lMxR
I have a field in my Firestore documents that happens to be an array of user IDs, this field is called "tempID", I want to run a query that return all documents
Context I am developping an Angular web application using firebase messaging. I configured firebase successfully (I guess) and I now subscribe to a "users" topi
I use the following API request in order to delete all texts (so called cps) of one section (one section contains many cps) await fetch(`https://12345-default-r
I am deploying an aab with Firebase App Distribution to testers in my company for the first time. Devices not any worries while others ... Some are blocked on t
I'm trying to build a simple card game app to play online with friends using Flutter and Firebase. The way it works (for now), is we have lobbies which players
I am working on a minimal (proof of concept) project with Preact and Firebase. A single HTML file, bundler/transpiler free thanks to HTM as JSX replacement. Her
Here's the code for the firebase.js file where I'm getting this error in spite of strictly adhering to the official documentation of Firebase. firebase.js impor
I am working on react-native app, i couldn't able to connect firebase with react-native. @firebase/firestore: Firestore (8.6.3): Could not reach Cloud Firestor
Recently our downloads through Firebase Storage started failing with a 502 Bad Gateway error. We first noticed this in our apps, but later found out that the sa
There is no Buildtime or runtime error on my code. however, when I run the code it says succeeded and a black screen comes up. I get the following on my console