# 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="https://500245377-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FIkpthLdCmCVdIgYrsYJ8%2Fuploads%2FrunFYZ5f9Iw4dqxiNOwP%2FScreenshot%202022-12-18%20at%202.16.59%20AM.png?alt=media&#x26;token=7be6dea1-b7eb-4ab5-9cfb-c929e4fbf290" 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>
