mikefrederick / MFSideMenu

Facebook-like side menu for iOS
Other
1.17k stars 291 forks source link

Popping from landscape to Portrait view controller crashes #152

Open GaryDaviesEmbed opened 10 years ago

GaryDaviesEmbed commented 10 years ago

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!'