Top "Firebase-console" questions

A web-based GUI console for Firebase.

Why are the custom events of Firebase analytics not shown on dashboard?

I have integrated firebase into my Android application. I am sending custom events as follows : Bundle bundle = new Bundle(); bundle.…

android firebase firebase-analytics firebase-console
Can not see the Firebase function deployed

I followed the following steps: The Firebase CLI (Command Line Interface) requires Node.js and npm, which you can install …

firebase firebase-console google-cloud-functions
Firebase Storage gs url to http

I downloaded a Unity project that use images stored in Firebase server using the following link: https://zplayer360-86b30.…

firebase firebase-storage firebase-console
How to completely disconnect an Android app from Firebase (in Android studio)

I want to completely disconnect my app from Firebase. This question has been asked several times (e.g here). Most …

android firebase firebase-console
Cannot add node to Firebase through console

I have a Firebase project with 2 mobile apps: FriendlyChat example from Firebase/Google (messages) - created first Grocery Items list (…

firebase firebase-realtime-database firebase-console
How to get all topics list of Firebase through API?

I want to retrieve all the topics created so far via API request, similar to the list that firebase console …

firebase firebase-cloud-messaging firebase-console
How can I check database and storage usage in new firebase console

After I migrated my app to console.firebase.google.com I cannot view the database usage quota, bandwidth usage and …

firebase firebase-console
Get code from firebase console which I deployed earlier

I had created firebase functions in nodejs and deployed the code on firebase. The function was to send an email …

node.js firebase google-cloud-functions firebase-console
Your Operation was forbidden issue in Firebase Console

I created an Android Project. Now I want to add Firebase into my android project. I register my application on …

android sha1 firebase-console