Houzi Docs logo Houzi Docs




When you create a Firebase project, a corresponding Google Cloud project is automatically created. This Google Cloud project serves as the underlying infrastructure for your Firebase project, allowing you to use various Google Cloud services (such as Maps, Places Api, Play Integrity, etc.) in conjunction with Firebase.

Headover to Google Google Cloud Console. Click the Project dropdown in the top-left corner. Select your project from the list or search for it. Then enable following options.

Once done, it is always a good idea to download latest configuration file from firebase console and update them at following place:

Previous: Setup Firebase Next: Setup Maps API key