Is it possible with a standard UINavigationController-rooted app, to have a single ADBannerView visible at the bottom of the screen, below the view hierarchy? That is, wit
In Apple's dev sample code the iAdSuite project contents projects that have this done for you. Highly recommended.