I have a Flask app. Authentication is provided by Google Firebase. I want to make url tests with any Python/Flask libraries? Is there a way? For example: /api/g
I'm having an issue with the following error: Module not found: Error: Package path ./standalone is not exported from package C:\Users\brohj\WebstormProjects\Re
so I have been trying to make a peer-to-peer video-call service using webRTC and I have come across this error and don't really know how to solve it. I don't ha
I want to make a firestore call every time the app launches. but the line of accessing firestore or the completion is not being executed. class MoodAnalysisFire
How can I query for "recent trending posts" using Firestore? I am considering it as "recent" if it is was uploaded in the last 4 hours. I am considering it as
In Firebase v8, deleting our Local Storage folder for our Electron app would clear the auth persistence, but now with Firebase v9 clearing I've tried clearing L
So I'm building an application with android studio and I am having problems connecting to Firebase. This means that Firebase assistant is not in Tools. Now, a
I am planning to use Firebase App Check to verify that requests made to my backend services (including Firebase) will be from my app only. I would like to know
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