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
I have a few apps under my personal firebase account for testing, but now need to transfer an app to a client&
When compiling my project I get the following error message: Program type already present: com.google.androi
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 am getting the below exception on app launch. java.lang.RuntimeException: Unable to get provider com.google
I'm learning Angular looking for help in fixing the error: I'm following this link : https://github.
I am testing the new Crash tool: https://firebase.google.com/docs/crash/ After going through the steps, the a
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
I am considering using Firebase as MBaaS, however I couldn't find any reliable solution to the following
I'm starting with the new Google service for the notifications, Firebase Cloud Messaging. Thanks to thi
Is it possible to count how many items a collection has using the new Firebase database, Cloud Firestore? If