我App只支持横屏,当使用HMScannerController时,通过present方式,设置为.fullScreen,直接就会闪退
Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [HMScannerController shouldAutorotate] is returning YES'
我App只支持横屏,当使用HMScannerController时,通过present方式,设置为.fullScreen,直接就会闪退
Terminating app due to uncaught exception 'UIApplicationInvalidInterfaceOrientation', reason: 'Supported orientations has no common orientation with the application, and [HMScannerController shouldAutorotate] is returning YES'