Closed rijink7 closed 1 year ago
Although YouTubePlayerKit doesn't provide any kind of fullscreen detection API I think you should easily detect the fullscreen mode by subscribing to the UIWindow.didBecomeHiddenNotification and UIWindow.didBecomeVisibleNotification using the NotificationCenter.
Is there any way to detect fullscreen events?