I have a application that make use of a UINavigationController. In the rootview I have added a iAd ADBannerView. When the user navigates to another view the ADBannerView moves away. So, the idea is that I keep the ADBannerView on the screen.
Can someone help me out with this?