Firebase Console

To authorize Firebase Console to work with Catappult, you must authorize and authenticate your app by adding the provided API Key hash to your app configuration in your Firebase Console account:

  1. Login to your Firebase Console account here.
  2. Select the application you want to enable the integration for.
1039
  1. Click on the Settings icon and select "Project settings"
457
  1. Scroll down into "Your apps" section. There, you'll find a list of already added "SHA certificate fingerprints"
1032
  1. With the API Key obtained from your Catappult console. Click here to see how to get them. Then, click on "Add fingerprint", insert it on the text field and click on "Save".
715
  1. Afterwards, download your newest google-services.json to your computer.
618
  1. Replace your existing google-services.json for this newer one. Don't worry, your existing certificates will not be deleted.

  2. Build your project (with this newer google-services.json) and publish it on Google Play. In parallel, upload your newer application version to your Catappult's backoffice.

That’s it! Firebase Console is now enabled for your application in Catappult.