Adding AdMob view just above a tab bar controller
Hello;
My main app uses a Tab Bar Controller in the MainWindow.xib.
I understand the mechanics of adding the AdMob stuff to a generic view, but I'm having a difficult time glueing the concepts in my head enough to add it just above the Tab Bar controller. I want the ads there so that they are present as the user moves about my app.
Or should I incorporate the ads on each of the seperate view controllers that the tab bar controller controls?
Thanks.
|