Presenting on top of a UISplitView Controller - Part 2
In this screencast I'll show you how to present an overlay view controller on top of a split view controller in Objetive-C. Impossible you say? Read on!
The UISplitView Controller has always had an annoying habit since its introduction: it has to be the root view controller of our app, and as such it cannot present other view controllers, nor can it be presented from another view controllers. This makes for very restrictive app design. However, with a bit of iOS magic, we can make it appear as if we could so just that. Let me show you how in this screencast.
Part 1 can be found here:
https://youtu.be/OExgo_DhwJI
PS:
I've had this video set to private since 2015, and have only made it public yesterday when I went through my archive (this used to be members-only content back in the day). As soon as I flicked the switch, YouTube showed it as my "latest video" - which of course it isn't really - that's why it showed up all of a sudden.
Thanks to MH LI for bringing this to my attention :-)