Step 1: Create a Firebase project.
- Click on Get Started by setting up a Firebase project and follow the steps.

- Give a clear Project name for your project (your app name will be perfect).
- Check ☑ the Firebase terms.
- Click Continue.

- Enable Gemini in Firebase
- Click Continue.

- Enable Google Analytics for the project.
- Click Continue

- Now, click Create Project.

- Your project is created, Click Continue.

Step 2: Project settings and configurations.
- Go to Settings
- Click 'Service accounts'

- Click 'Generate new private key'


Note: The key file will be automatically downloaded to your computer.
The process of creating and downloading the Firebase Admin SDK file is complete. You will now need to upload this file to the 'Firebase Credentials' section within Evlop.
Step 5: Upload your ‘-firebase-adminsdk-*.json’ file to your firebase account.
- Go to your Shopify dashboard
- Click on Evlop – Mobile app
- Click on Account
- Navigate to the Firebase credentials
- Now, Click Edit firebase configuration

- Select the previously downloaded ‘*-firebase-adminsdk-*.json’ file
- And save the changes.

You’ve uploaded ‘*-firebase-adminsdk-*.json’ for firebase integration with evlop server.
You can go to IOS apps for Apple Firebase configuration and Android apps for Android Firebase configuration.