My app only supports portrait orientation. But I have used AVPlayerViewController in one screen. App has UINavigationViewController and UITabBarViewController. When device is rotated to landscape mode during video play, I am having hard time to change its frame?
How can I achieve this? Where should I change frame of AVPlayerView?
Or ask the visible View Controller :