Firebase console to Google console - Stack Overflow
Hey guys what exactly is firebase?
Report difference between firebase, analytics and google play console about number of new user
Associating Firebase Analytics with Google Search Console
I have the same issue. For me the "Associate" button is not greyed out. It can be clicked, but the resulting list I can choose only completely different project, which has nothing to do with my firebase project.
Where you able to solve this somehow?
More on reddit.comVideos
I was also confused about this. Initially I thought I had to create a Google Cloud Platform project for a Google Firebase project. But then I figured out Google Firebase automatically created a Google Cloud Platform project for me.
How to find the Google Cloud Platform project associated with a Google Firebase project:
- Take note of the name of your Google Firebase project from https://console.firebase.google.com
- Log into https://console.cloud.google.com
- At the top of the screen, find the project selector (it's to the right of the "Google Cloud Platform" logo)
- On the "Select a project" window, click the "ALL" tab and there should be a Google Cloud Project by the same name as your Google Firebase project you noted above
What initially confused me was the "Select a project" window defaults to a "RECENT" tab. But when you've just created the project from Firebase's console, it doesn't show up in the RECENT tab of Google Cloud Platform's console.
All Firebase projects are also Google Cloud Platform projects. Go to https://console.cloud.google.com to see the project you created at the Firebase console, but from the perspective of Google Cloud services.
You can think of Firebase as adding extra services to a Cloud project that you normally can't see in the Cloud console.
I don’t understand what firebase is really and can’t fine an explanation that resonates with me. I only have some in depth experience with relational databases via MySQL which I hosted on AWS for a project earlier this year. Other than that I don’t have much more knowledge on a lot of databases but I know of NoSQL. I was researching things to build a mobile app and started with firebase/flutter just to learn these things and try out something new. What I don’t get is what is firebase and what makes it special as a “realtime database”. Also, why should I use it?