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 am looking to add a simple search field, would like to use something like collectionRef.where('name&ap
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
I'm currently trying Firestore, and I'm stuck at something very simple: "updating an array (aka a su
We're working on an application that uses the new firebase cloud functions. What currently is happening i
After uploading a file in Firebase Storage with Functions for Firebase, I'd like to get the download url
I am trying to figure out how the new version of GCM or Firebase Cloud Messaging works so I moved one of my pr
I'm learning Angular looking for help in fixing the error: I'm following this link : https://github.
With the new firebase cloud function I've decided to move some of my HTTP endpoint to firebase. Everythin
In Cloud Firestore there are three write operations: 1) add 2) set 3) update In the docs it says that usi
I would like to create multiple Cloud Functions for Firebase and deploy them all at the same time from one pro
I'm currently learning how to use new Cloud Functions for Firebase and the problem I'm having is tha
I am getting the Error gettingdocuments.com.google.firebase.firestore.FirebaseFirestoreException: PERMI