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

Why enter and exit fullscreen on web pause video? #846

Open
magnocasmor opened this issue Jul 20, 2024 · 3 comments
Open

Why enter and exit fullscreen on web pause video? #846

magnocasmor opened this issue Jul 20, 2024 · 3 comments

Comments

@magnocasmor
Copy link

When I run example/ in Android and iOS, play video and press fullscreen toggle, the video continues playing, but when I do the same in Web platform the video always pause on enter and exit fullscreen.

I noticied that on PR #810 it is call VideoPlayerController.pause() intentionally, but when I check ChewieController.isPlaying to verify if video is playing and decide continue playing or not it works.

Is there any reason to do that on Web?

@khanawansocialb
Copy link

i am facing the same issue on android and ios as well

@khanawansocialb
Copy link

my video pauses when i call the enterFullScreen method on both ios and android

@KyoShio
Copy link

KyoShio commented Sep 20, 2024

+1

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

3 participants