4

I just recently read that full screen iAd only works on iPad. Do you think it is possbile to show a full screen iad banner before user to click it on iphone?

Dan J
  • 16,319
  • 7
  • 50
  • 82
user503698
  • 135
  • 1
  • 8

2 Answers2

4

Full screen iAd are ADInterstitialAd available only since iOS 4.3 and for iPad ONLY.

Hope this helps

iGranDav
  • 2,450
  • 1
  • 21
  • 25
2

I just implemented iad and it seems that they only have landscape and portrait ad banners. But the Ad is Full screen. Once they click on it. It takes over the application and lets you know to pause.

Then lets you know when it is done so you can resume whatever. But again the Ad Banners are only Landscape or Portrait.

Full Screen ipad iad's are listed in the Programming guide .

iAd Programming Guide

Doing a tutorial will get the implementation out pretty fast. But you should go over the manual as well.

The Lazy Coder
  • 11,560
  • 4
  • 51
  • 69