I am trying to create a simple web app in node.js (backend only), which would store some user data on Firestore. I want to use my own credentials management, an
I am facing this issue while deploying my firebase function through Git Actions Firebase CLI v10.0.1 is incompatible with Node.js v10.24.1 Please upgrade Node.j
I'm creating a .NET MAUI application using the current preview 11. When I tried to implement Push notifications I added the Xamarin.Firebase.Messaging package a
Everything is looking fine but i am not able to undertand why every time it is showing only registration failed... please help me out
So I'm making a React program that's about sports. In there I have a table that shows user inputs and those are saved in Firebase realtime database. I'm getting
I am trying to run in the terminal of the vs code since I plan to host this online already: npm install -g firebase-tools But it is stuck here: This is my pac
I have two separate firebase consoles accessed from two separate google accounts. Firebase console "A" has three projects. Google account [email protected] Firebase c
I have a input field where a user uploads his/her pdf file which is then uploaded to firebase storage in vanilla javascript(Modular). Now i want to add a waterm
I am working on a project developing a car rental app. The app can be accessed by admin and user both with different roles. So at the moment i'm saving the car
I just recently started working with firebase and I can't seem to figure out how to make a user sign up with an email, a username and a password so that later o
I am deploying each merge request to the firebase preview channel and I would like to add generated URL to either comment below the merge request or use the URL
I'm trying to implement authentification using firebase auth, the things is that when it comes to persistance i'm stuck. I tried to use local storage as you can
I'm new in Android development and I've been recently assigned to an android project, which was not updated for more than a year. I got the below error when I t
I have a question about Firebase Database security rules. I want only some documents to be reflected in the application. I tried to create a "published" field i
I am trying to update my firebase database based on "aadhar" field but I am failing to do it so. I don't know where it is going wrong. Here is my activity code
when my github action tries to auto-deploy my quasar project to firebase, i receive the following error: [1] [1]: https://i.stack.imgur.com/A6aD7.png Error: S
I've been trying to show the error if user's email and password doesn't match. But can't figure out what I've been doing wrong. When I login with the wrong pass
After releasing my ios application, I started to get lots of crash such as CFNetwork, CoreMotion etc. And then I thought, I did something wrong on my project. I
I'm trying to upload images to firebase and get the download Url and save the url in the firestore in the database. The code was working until I modified it to
I am creating flutter application using FCM for sending push notifications. I am sending notifications with Cloud Functions from website by sending JSON to devi