1

I have a view controller that uses iAd banners. I have implemented iAds in this view just as I have in other working views.

When segueing to this view controller using PUSH, the iAd dispalys itself correctly. However, when segueing using MODAL, the iAd banner does not render. I have imported the iAd framework and added

self.canDisplayBannerAds = YES;

to my viewDidLoad. Is there something I'm unaware of when using iAds in a view presented modally?

Thanks!

Pheepster
  • 6,045
  • 6
  • 41
  • 75

0 Answers0