Firebase is a back-end-as-a-service backed and maintained by Google. Firebase provides a lot of services, tools, and SDKs to use with all kinds of apps.

Our apps use Firebase for:
1. Google Analytics 4 (also, known as Firebase Analytics)
2. Enabling Push Notification services for iOS and Android apps.

 

Register for a Firebase Account

Step 1: Create a Firebase account at https://firebase.google.com/.

Step 2: Create a Firebase Project

After creating an account on Firebase, click on "Add project" to add a new project to your Firebase account.

add.png

All your apps will live inside this project so, we recommend naming the Project the same as your App Name.

name.png

In the next step, link a Google Analytics account to your new Firebase Project.

ga.png

ga2.png

Congratulations! You have successfully created your GA and Firebase accounts. You can now start registering your apps on your Firebase Project.

Register your iOS app to Firebase

Register your Android apps to Firebase

Register your Apple TV, Roku, CTV, and Web apps to Firebase