> 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="/files/Ke893Hs5dkLhPnHFJDch" 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="/files/m1PRVIIG4P1EmTQ0Pj4c" alt=""><figcaption></figcaption></figure>
