-
Notifications
You must be signed in to change notification settings - Fork 215
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
Full Screen #14
Comments
Please explain your problem in more detail. |
Sorry I didn’t mention the important part. Full screen mode is not supported for videos. An example would be trying to view a YouTube video and the full screen button is not supported. |
Thanks. Because the WebView is currently totally not supported by Apple in tvOS, this causes multiple web rendering quirks and things that don't work as they should like they do on iOS. Including video playing issues. However, I have seen a workaround for full screen video playing in another app, so I will look into this and see if it can be used in this app. |
have you got any chance to fix this? |
Haven't looked at possible solutions yet. It's been a while since I have touched the tvOS Browser project. I will first try it with tvOS 14 and see if this and anything else has changed. |
I have tried this also on tvOS 14 and I have the same error of "Your browser doesn't support full screen" |
I would love a fix to this issue |
SAME HERE! A fix would be great |
Full screen mode is not supported.
The text was updated successfully, but these errors were encountered: