Top "Firebase-console" questions

A web-based GUI console for Firebase.

How to add collaborators to a Firebase app?

On the latest version of Firebase (Announced during Google I/O 2016), how do I add other people to my project …

firebase firebase-console
How to add Firebase custom events for analytics?

I've seen some questions and answers about custom events for firebase analytics, but i just wanted to ask you a …

android firebase firebase-analytics firebase-console
Where can I find my Firebase reference URL in Firebase account?

In the third last line of the below code, how can I find the firebase URL. I am not able …

android firebase firebase-realtime-database firebase-console
How to remove Google project from Firebase Console?

I've project on Google Developer Console and I've added this here on Firebase Console. Now I've been forced to use …

firebase firebase-console google-console-developer
Firebase - Where is My Account Secret in the New Console?

I just updated my projects to the new Google Apps / Firebase console. Where do I find the secret associated with …

firebase firebase-console
Firebase maximum projects and apps

How many applications can I create in one project from a single account and how many projects I can create …

firebase firebase-cloud-messaging firebase-console
Is there any UI Console where I can query the Firebase Database?

Is there any UI Console where I can query the Firebase Database?? Basically I wish to query the data just …

firebase firebase-realtime-database firebase-console
Setting arrays in Firebase using Firebase console

I am using Firebase console for preparing data for a demo app. One of the data item is attendees. Attendees …

arrays firebase firebase-realtime-database firebase-console
How do I delete a database from Firebase?

This must be staring me in the face, but don't see the command. How do I delete an unused Firebase …

firebase firebase-console
How do I export data from Firebase Realtime Database?

I am developing with Firebase and have data stored in the Realtime Database. I need to share my database structure …

firebase firebase-realtime-database firebase-console