views:

12

answers:

0

Hi All,

let say the screen flow from a single view to splitview, how to change from UIViewController to UISplitViewController?

i tried use a ViewController as switch controller, but after switch to SplitView, the SplitViewController unable detect Interface Orientation (landscape or portrait).

thanks. and sorry for broken english.