> For the complete documentation index, see [llms.txt](https://doc.newsfreak.mrb-lab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.newsfreak.mrb-lab.com/additional-setup/9.-ads-setup/9.1-admob-setup/9.1.2-admob-setup-for-ios.md).

# 9.1.2 Admob Setup for iOS

{% hint style="warning" %}
Follow these steps only for production (release):
{% endhint %}

* From your AdMob account, create an app for iOS. You will get an **app id** for iOS.
* Create 3 ad units. One banner, One Interstitial & One Native Ad.
* Now, go to the **ios/Runner/Info.plist** file and change the AdMob app(iOS) with yours.

<div align="left"><figure><img src="https://193695234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuVX9DkcSpz5pWRDwpVCd%2Fuploads%2FJTlG0Cx9UQUeZOunEQUz%2Fimage.png?alt=media&amp;token=9e9e7433-6e83-480d-8248-316db20ff74c" alt=""><figcaption></figcaption></figure></div>

* Go to the **lib/config/ad\_config.dart** file and change the ad unit ids with your values.

<figure><img src="https://193695234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FuVX9DkcSpz5pWRDwpVCd%2Fuploads%2Fblo67MZvgbbpWtQZbDFS%2Fadmob_ios.png?alt=media&amp;token=5bcc0eab-30c8-4391-a68a-3cad5e11483c" alt=""><figcaption></figcaption></figure>
