# Register iOS app

**Important:** It is possible to register multiple apps within the same Firebase project. However, please keep in mind that the Google Analytics service is linked to the Firebase project and not to a single app. This means that -within the linked Google Analytics dashboard- you, or anyone you grant access to your analytics dashboard, will be able to view analytical data for all apps registered in the Firebase project.&#x20;

Pre-requisite(s):

* Firebase project. [Read more..](https://docs.appmachine.com/app-details/firebase/create-firebase-project)
* iOS app Bundle ID. [Read more..](https://docs.appmachine.com/app-details/google-analytics/setup-ios-analytics)

### Registering an iOS app within your Firebase project

1. Login on <https://console.firebase.google.com/> and **open your Firebase project**. \
   \
   \&#xNAN;*If you don't have a Firebase project for your app yet, then follow the steps in* [*this article to create a Firebase project*](https://docs.appmachine.com/app-details/firebase/create-firebase-project)*.*<br>
2. If your Firebase project already contains one or more apps, then first **click** the **+Add app** button before continuing to the next step.<br>

   <figure><img src="https://2636455530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2wzy1sO41plYrfJfaAhN%2Fuploads%2FOIO4ic6KVJwjSWZBTniH%2FPasted_Image_04_01_2023__14_07.png?alt=media&#x26;token=dff3f3a3-1c16-4431-919c-40c1a6c67feb" alt=""><figcaption><p>Firebase project landing page - Add app</p></figcaption></figure>
3. **Click** on the **iOS logo** to add a new iOS app to the project.<br>

   <figure><img src="https://2636455530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2wzy1sO41plYrfJfaAhN%2Fuploads%2FLgJlrcABDj6FCHlhqPFy%2FPasted_Image_04_01_2023__14_16.png?alt=media&#x26;token=2f3b0f7f-31a2-432b-8cc0-15a240ca4398" alt=""><figcaption><p>Firebase project landing page - Add iOS app</p></figcaption></figure>
4. **Paste the Bundle ID** in the Apple bundle ID input field and **click Register app** to continue.\
   \
   \&#xNAN;*You can find the Bundle ID of your iOS app by following steps 1-4 in* [*this article*](https://docs.appmachine.com/app-details/google-analytics/setup-ios-analytics)*.*<br>

   <figure><img src="https://2636455530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2wzy1sO41plYrfJfaAhN%2Fuploads%2FOwgE3NuLEHpNmp9can3Z%2FPasted_Image_04_01_2023__14_21.png?alt=media&#x26;token=b3516354-9430-449a-8d2c-e878571252a2" alt=""><figcaption><p>Register iOS app in Firebase</p></figcaption></figure>
5. **Download the GoogleService-info.plist file** and **click Next** to continue.<br>

   <figure><img src="https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80109701680/original/gIdKh5lctRl47m0rfV5bTvio4zr5_e1czQ.png?1654157259" alt=""><figcaption><p>Download google-services.json file</p></figcaption></figure>
6. In Step 3 : '**Add Firebase SDK**' click Next without making any changes.<br>
7. In Step 4 : '**Add initialization code**' click Next without making any changes. <br>
8. In Step 5: '**Next steps**' click the Continue button to complete the Firebase iOS app registration.
