I am trying to implement a shared ADBannerView
, which is kept in the App Delegate.
Is there any specific reason why the first time the banner loads in a View Controller it shows up as white?
Then in the following loads for that View Controller, the light-blue iAd banner gets loaded correctly.