Adaptive UI was introduced with iOS8 to assist in responsive layouts.
I just watched the WWDC video #216, "Building Adaptive UI with UIKit." At about 45:10 Tony Ricciardi talks about changes to IB …
xcode6 adaptive-uiI basically want to have my subviews positioned differently depending upon the orientation of the iPad (Portrait or Landscape) using …
objective-c ios8 size-classes adaptive-uiHere is a scenario what I needed. I have put a UIButton on IB (size iPhone4 inch) whose initial frame …
ios autolayout nslayoutconstraint iphone-6 adaptive-ui