I am using Google FCM to get notification from back end there are some situation where i am getting called FirebaseMessaging.onMessage.listen multiple times b
flutter application streambuilder in real time this is group chat app I need to get bool chat vale from firebase firestore if true or false in real time without
I just started using Firebase a couple of days ago for my mobile app, so I’m sorry if this might come off as a stupid question, I’m still learning :
I am trying to create singup form with firebase i am following this video and now i have this error i dont know what is problem and how to fix it This is my aut
It successfully shows notifications when the app is open. It shows even when the app is in the background. When I close the app it doesn't show up anymore. I do
I'm building a mobile app in ionic and i want to know if i can use firebase and spring boot at the same time in the same app so i can benefit firebase real-time
While deploying my site in firebase they show me i have completed deploying but don't show me anything in the page. Why this happen?
My index.ts has: exports.foo = functions.https.onCall(async (data, context) => { console.log('Hello World'); return null; }); To deploy, I run: firebase
I am currently working on a finance app, where the user can create many transactions. To make the user's job a little easier, I want to add transactions that re
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