ios - UISplitViewController isn't displaying master and detail views only the master view- iOS7 -
i have uispltviewcontroller set initial view controller in storyboard, , have 2 other controllers representing master & detail views.
when app launchs:
in ios8: master , detail views both displayed.
in ios7: master view displayed. how can fix this?
edit:
this how story board looks like.
this how split view controller looks in ios8
and how looks in ios7
Comments
Post a Comment