I am able to add an iAd Banner View to my tab bar controller with no problem. The issue comes with the rendering. The Banner View is drawn overtop of the navigation bar in my interface.
How can I push the navigation bar down or is their a better approach? I need to do this all programmatically without IB.