I have a UISearchDisplayController in the Header section of my UITableView. I would like to display an iAd right above that. How can I accomplish this?
I have a UISearchDisplayController in the Header section of my UITableView. I would like
Share
Make the header section a view containing both the iAd banner and
UISearchDisplayControlleras subviews of it.