I'm receiving repetitive crash logs related to the UISplitController supplementary collumn. Fatal Exception: NSInternalInconsistencyException Unexpected view controller change in Supplementary column for expanding I can't reproduce it and the logs have no reference at all to any of my code - I'm wondering if it can be somehow related to orientation changes. Any help would be very appreciated. Here is part of the crash log: Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0x9904c __exceptionPreprocess 1 libobjc.A.dylib 0x15f54 objc_exception_throw 2 Foundation 0x1306cc _userInfoForFileAndLine 3 UIKitCore 0x991928 -[UISplitViewControllerPanelImpl panelController:separateSupplementaryViewControllerFromPrimaryViewController:] 4 UIKitCore 0x96699c __54-[UIPanelController _expandWithTransitionCoordinator:]_block_invoke_4 5 UIKitCore 0xb0d78 +[UIPanelController _withDisabledAppearanceTransitions:forVisibleDescendantsOf:perform:] 6 UIKitCore 0xb0940 -[UIPanelController _withDisabledAppeara
2
0
1.2k