This seems like something which should be pretty easy to do, but for whatever reason, I'm being defeated.
I`m trying to set up firebase functions, but I get an error after running firebase init. Error: HTTP Error: 4
I'm trying to create an application where I can get/set data in specific users accounts and I was tempted
I'm trying to rebuild a web app example that uses Firebase Cloud Functions and Firestore. When deploying
Is there any chance to add a document to firestore collection with custom generated id, not the id generated b
I have a snippet of code which I copied from Firestore example: Widget _buildBody(BuildContext context) {
When I run firebase deploy --only functions it reads the index.js file and updates all functions exported fr
I'm relatively new to coding and am having trouble. I have this code to send data to firebase app.useri
You can get the child count via firebase_node.once('value', function(snapshot) { alert('Count:
I am looking to add a simple search field, would like to use something like collectionRef.where('name&ap
I've been doing web development with Angular2 and have been using both Angular2 and Firebase to run local
I am wondering if it's possible to get multiple documents by list of ids in one round trip (network call)
The dialog (Google form) for the credentials is opened successfully, but after I fill my credentials I'm
Yesterday Google presented at Google I/O the new notification system based on the new Firebase. I tried this n
I thought I read that you can query subcollections with the new Firebase Firestore, but I don't see any e
Firebase allows us to send notification messages via our own application by making POST request. This tutoria
On the latest version of Firebase (Announced during Google I/O 2016), how do I add other people to my project
I'm currently trying Firestore, and I'm stuck at something very simple: "updating an array (aka a su
We are being asked to set the OAuth redirect URI for Facebook (as shown below) in the instructions to set up G