# IOS

## IOS

1. Open Firebase Project Settings

   * Go to: [Firebase Console](https://console.firebase.google.com/?utm_source=chatgpt.com)
   * Select your project
   * Click on the **Settings icon** (next to Project Overview)
   * Click on **Project Settings**
   * Open the **General** tab

   <figure><img src="https://3262632925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyCR4gWEaEkbxyLuIWVEE%2Fuploads%2F6wPhasX033LkI4a2Kir5%2Fdownload%20(4).png?alt=media&#x26;token=115ac2b9-0378-4221-8dc2-a3c011f8ab54" alt=""><figcaption></figcaption></figure>
2. n the **General tab**, scroll down to the **Your Apps** section, click on **Add App**, select the IOS **icon** from the popup, and then register your IOS app.<br>

   <figure><img src="https://3262632925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyCR4gWEaEkbxyLuIWVEE%2Fuploads%2FAYFZQkqlaKnVSMTFRKbS%2Fdownload%20(1).png?alt=media&#x26;token=bc4133f9-f8a0-4899-b4f6-27b2caace489" alt=""><figcaption></figcaption></figure>
3. Register your app to Add Firebase to your Apple app<br>

   <figure><img src="https://3262632925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyCR4gWEaEkbxyLuIWVEE%2Fuploads%2FtMFmxD1CVGQk5Ib4adCX%2FScreenshot%202026-03-27%20at%202.45.31%E2%80%AFPM.png?alt=media&#x26;token=ba448fad-329f-4335-8fbd-33a180386137" alt=""><figcaption></figcaption></figure>
4. Download the GoogleService-Info.plist file, then proceed with the remaining steps by clicking **Next** without making any changes.<br>

   <figure><img src="https://3262632925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyCR4gWEaEkbxyLuIWVEE%2Fuploads%2FCfVNcj9oEcxGiAOqlx1s%2FScreenshot%202026-03-27%20at%202.46.50%E2%80%AFPM.png?alt=media&#x26;token=22908053-ffa0-4537-8d66-bce1e2436703" alt=""><figcaption></figcaption></figure>
5. Now go to your project, open the iOS folder, and add the downloaded GoogleService-Info.plist file to your app.<br>

   <figure><img src="https://3262632925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyCR4gWEaEkbxyLuIWVEE%2Fuploads%2FqpQ6HUupkh35vFLRv3l7%2Fdownload%20(2).png?alt=media&#x26;token=71b2a368-962b-456c-9a4c-5a6d395fa17e" alt=""><figcaption></figcaption></figure>

\
6\. Then, in Firebase, go to the **General tab** where you added your Android app, click on your **Web App**, copy the `firebaseConfig` object, and paste it into your project’s **firebase.js** file \\<br>

<figure><img src="https://3262632925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyCR4gWEaEkbxyLuIWVEE%2Fuploads%2FuqA0lcWCezqQ8iUAcl7N%2Fdownload%20(6).png?alt=media&#x26;token=ec8ffe17-9f1e-4fa4-8857-18716a5a5f24" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3262632925-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyCR4gWEaEkbxyLuIWVEE%2Fuploads%2F17e5RGCk8wdcqRS1BBsL%2Fimage.png?alt=media&#x26;token=1cb80af9-fc58-423f-a365-e8e7e5084661" alt=""><figcaption></figcaption></figure>

####
