Split view controller must be root view controller
Posted
by user309305
on Stack Overflow
See other posts from Stack Overflow
or by user309305
Published on 2010-04-05T17:30:31Z
Indexed on
2010/04/05
17:33 UTC
Read the original article
Hit count: 244
ipad
|uisplitviewcontroller
Whenever I try to present a UISplitViewController modally the application crashes. Thus it must allways be the root view controller. Can anyone confirm that?
© Stack Overflow or respective owner