Firebase Setup Guide
Protecht iOS App
This document explains how to set up Firebase for the Protecht iOS App.
These steps are required to enable Sign in with Apple using Firebase Authentication.
No technical background is required. Please follow the steps exactly as written.
1. Sign in to Firebase
1. Open the following website:
[Link]
2. Sign in using your Google (Gmail) account
○ If you do not have a Gmail account, click Create account and complete the
process.
2. Create a Firebase Project
1. After signing in, click Add project
2. Enter the project name:
Protecht iOS App
3. Click Continue
4. When asked to enable Google Analytics, select Disable
5. Click Create project
6. Wait for the setup to complete, then click Continue
The Firebase project is now created successfully.
3. Grant Firebase Access to the Developer
To allow the developer to configure Apple Login and integrate Firebase with the app:
1. In the Firebase Console, click Project Settings (gear icon)
2. Open Users and permissions
3. Click Add member
4. Enter the developer’s email address (mayankgirdhar0001@[Link])
5. Select the role:
Editor
6. Click Add
The developer will receive access immediately.
4. Enable Sign in with Apple in Firebase
1. In the Firebase Console, open Authentication from the left menu
2. Click Get started
3. Select the Sign-in method tab
4. Locate Apple
5. Click Apple
6. Enable the Apple provider
7. Click Save
No further configuration is required from your side.
The developer will complete all technical settings.