I have a project with a UITableViewController in the storyboard. I want to add an ADBannerView to the bottom of it, does anybody have any idea how to do it? Appreciated.
Asked
Active
Viewed 123 times
1 Answers
1
Just drag a iAd Banner View to the footer of your UITableViewController in the storyboard, setup the @IBOutlet and setup the layout constraints.

Alessandro OrrĂ¹
- 3,443
- 20
- 24