# Show()

> Shows full-screen advertisement to user.

## Definition

* **Type:** Method
* **Namespace:** [UnityEngine.iOS](/engine/6000.5/script-reference/unityengine/ios.md)
* **Assembly:** UnityEngine.CoreModule

> **Warning:**
>
> **Removed.** iOS.ADInterstitialAd class is obsolete, Apple iAD service discontinued

```csharp
public void Show()
```
