VLCMovieViewController: Fix orientation detection for notches
The orientation should be detected through UIInterfaceOrientation and not UIDeviceOrientation in order to avoid specifically handling orientation such as UIDeviceOrientationFaceUp.
The orientation should be detected through UIInterfaceOrientation and not UIDeviceOrientation in order to avoid specifically handling orientation such as UIDeviceOrientationFaceUp.
VideoLAN code repository instance