Firebase Integration
If you already have purchased the App version of Elite Quiz and already created a firebase project, then you can skip the first step.
Installation Video Tutorial
To help you get started quickly, we have created a video tutorial that guides you through the installation and setup process:
How to Configure Firebase
-
Create a firebase project in your account:
-
Add web application to your firebase project:
-
Enter the App Name and Click on Register App:
-
Configure firebase integration and domain in firebase console:
-
Copy the highlighted code and paste one by one as per labels given in admin panel -> web settings -> settings:
-
This credentials should match with the credentials that you have set in admin panel. Otherwise it will not work properly:
-
Configure domain in firebase console:
-
You have successfully connected your Web application to your firebase project.
Why Firebase Is Important
Firebase provides authentication, real-time database, and cloud functions that are essential for the Elite Quiz app to function properly. The setup ensures users can log in, data is synced, and the application runs smoothly.