Push from a portrait view controller to a landscape view controller. Use the SideMenu in the landscape view controller to make a selection in the previous portrait view controller. Normally the landscape view controller is popped, screen orientates to portrait and a new portrait view controller is pushed. Now a crash occurs with the message:
*\ Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'custom navigation transition - no popping between different orienations!'
Push from a portrait view controller to a landscape view controller. Use the SideMenu in the landscape view controller to make a selection in the previous portrait view controller. Normally the landscape view controller is popped, screen orientates to portrait and a new portrait view controller is pushed. Now a crash occurs with the message:
*\ Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'custom navigation transition - no popping between different orienations!'