> For the complete documentation index, see [llms.txt](https://doc.travelhour.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.travelhour.mrb-lab.com/app/8.-ads-setup/8.2-admob-setup-for-ios.md).

# 8.2 Admob Setup for iOS

{% hint style="danger" %}
You shouldn't use the android values here.&#x20;
{% endhint %}

{% 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 One Interstitial Ad Unit.
* Now, go to the **ios/Runner/Info.plist** file and change the AdMob app(iOS) with yours.

<div align="left"><figure><img src="/files/J6conx4C1bwZsdULihQi" alt=""><figcaption></figcaption></figure></div>

* Go to the **lib/configs/ad\_config.dart** file and change the **appIdiOS** and **interstitialAdUnitIdiOS** with your values.

<figure><img src="https://lh3.googleusercontent.com/ezp0u5aGwE3iCRwAQdQ_Ba47HWeAIGNlcWwA_PzHtL78Mhg7HScAmViKH9tP4dxWBSyQWPTx6TZD6qenx0UyymfSKEkYCMK2Wz7b76MOv_zpRC3f7Ccdq1n6w-yTHtHFfJUgH8Y-0Ynh9tyj-kM5Ww" alt=""><figcaption></figcaption></figure>
