Top "Firebase" questions

Firebase is a serverless platform for unified development of applications for mobile devices and for the web.

Send push notifications from server with FCM

Recently I asked a question on sending push notifications using GCM: Send push notifications to Android. Now that there is …

firebase google-cloud-messaging firebase-cloud-messaging
Failed to resolve: com.google.firebase:firebase-core:11.2.0

I'm getting multiple "Failed to Resolve" issues when syncing my project. They are all firebase and play-services related. I made …

android android-studio firebase android-gradle-plugin google-play-services
Is there any way to get Firebase Auth User UID?

I am looking to fetch Auth User(s) UID from Firebase via NodeJS or Javascript API. I have attached screenshot …

javascript node.js api firebase firebase-authentication
Firebase how to get Image Url from firebase storage?

Right now i am fetching image from Storage of Firebase by using below code : mStoreRef.child("photos/" + model.getBase64Image()) .…

java android firebase firebase-storage
Firestore query by date range

I need the help to query long collection with date range. See the below example document. I wanna query startTime …

firebase google-cloud-firestore
How to Convert Firebase data to Java Object...?

Using Firebase Library to send data to the server in the form Message(String, String) added to the HashMap<…

java android firebase firebase-realtime-database
firebase.database is not a function

I am trying to upgrade from earlier firebase version to the latest in my ionic project. I followed this tutorial …

javascript angularjs ionic-framework firebase firebase-realtime-database
Google firebase check if child exists

In my app, I need to check if a given element of my database on firebase has a child with …

java android firebase firebase-realtime-database
Error: Could not build Objective-C module 'Firebase'

When I compile the application I get an error equal to this: Could not build Objective-C module 'Firebase' This error …

firebase swift3 xcode8 ios10
How to fix google play service error

Today after updating the play services in root folder I'm facing the following problem . I'm confused how to fix this. …

android firebase google-play-services build.gradle