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. enter image description here

this how split view controller looks in ios8

enter image description here

and how looks in ios7

enter image description here


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -