objective c - Different standard Aqua space in ios 7 and 8 -
i'm using xcode 7 beta 4, mac osx 10.10. app's deployment target ios 7.0.
i know standard aqua space 20 between view , superview. when design storyboard ios 7, must use 8, this:
and looks fine (above constraints search bar). when run ios 8 simulator, appears this:
so must use right value 20. using 20 cut off subview in ios 7.
anyone know if bug or there different between ios 7 , 8? happens simulators , real devices too.
Comments
Post a Comment