Reputation: 35
I want to add an iAd banner into my UITableViewController. If I drag the iAd into the TableViewController the banner is on top of the cells. But the banner should be at the bottom of the screen (the banner should also be shown if the user scrolls the TableView).
If I run the app the test banner comes up but not on the bottom of the screen. Does someone knows a solution of this?
Upvotes: 2
Views: 439