Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Video player view disappears after screen rotation. #21

Open
vgorloff opened this issue Aug 11, 2021 · 2 comments
Open

The Video player view disappears after screen rotation. #21

vgorloff opened this issue Aug 11, 2021 · 2 comments

Comments

@vgorloff
Copy link

After rotating device multiple times the Video player view "flies" out of screen.

SDK version: 3.2.7
iOS: iOS 14.7.1 (18G82)
Device: iPhone SE 2Gen

@vgorloff
Copy link
Author

The issue wasn't observed in commit 89df150.
pod 'Veeplay', :git => 'https://github.com/veeplay/ios-media-player.git', :commit => '89df150'

@vgorloff
Copy link
Author

Issue observed when fullscreenOnLandscapeRotate set to true. When it is not set, then layout seems OK. But in this case we have to manually support device rotation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant