Using the TWTSideViewController with a UISplitViewController as the main view controller causes the root view controller of the split view to be shown as part of the resized main view when the menu is open. Using the detail view controller of the split view controller as the main view does not solve the problem because the split view delegate methods are no longer called in this configuration.
Using the TWTSideViewController with a UISplitViewController as the main view controller causes the root view controller of the split view to be shown as part of the resized main view when the menu is open. Using the detail view controller of the split view controller as the main view does not solve the problem because the split view delegate methods are no longer called in this configuration.