UITabBarController, UISplitViewController and more Button

Hello,

I have the following problem:

UISplitViewControllers in a UITabBarController works as expected. But if you have the UISplitView in the more section of the UITabBarController you get
“Split View Controllers cannot be pushed to a Navigation Controller”

Is there a workaround for this or is a UISplitViewController in the more section of a UITabBarController not possible?