I have created a universal app that is landscape only using Xcode 7.2 (Landscape left, Landscape right and Require full screen is checked). When I run the application on the iPad simulator, it is showing portrait only. When I tried to change the orientation to landscape it crashes.
"Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull length]: unrecognized selector sent to instance 0x101c2daf0'"