Firebase is a serverless platform for unified development of applications for mobile devices and for the Web.
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
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
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
We are being asked to set the OAuth redirect URI for Facebook (as shown below) in the instructions to set up G
I have a few apps under my personal firebase account for testing, but now need to transfer an app to a client&
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 am getting the below exception on app launch. java.lang.RuntimeException: Unable to get provider com.google