UISplitViewController - set always visible master controller when
问题 I've studied examples of split view (like this one) and it works great. I just need one change of behavior. I would like to have both master and detail controller visible when user have iPad in portrait. It should work just like FB Messenger or Skype. Both controllers side-by-side and without able to hide master controller. How is it possible to do that? Thanks for help Bonus question: Is it possible to somehow set behavior for iPad portrait be same like iPhone portrait? If I would change my