iOS7 Auto Layout, View Resize and iAds
问题 I'm using Auto Layout in my iOS 7 project with the following view hierarchy Main View -Container View ---Button ---Button ---ImageView -Banner View (iAd Banner View) The Main View and Container View are full width and height of screen. I have Horizontal and Vertical Space Constraints on the Container View sticking to the main view (screen's height and width). And also the subviews of Container View are constrained to the button of the view with a 20px space. My issue occurs when the Banner