How to get iAdBannerView to stretch across full width of Adaptive Layout Storyboard xcode 6
问题 Just wondering how you are supposed to stretch the iAdBannerView across the full width of the Adaptive Layout Storyboard that exists in Xcode 6. When I try and stretch it to the corners (so I can set auto layout values), it does allow it to be stretched. 回答1: Your ADBannerView will know which device it is on and set its dimensions correctly. You should just let auto layout know where you want the ad to be. For example, if you wanted the ADBannerView to be at the bottom of the screen then pin