-
Notifications
You must be signed in to change notification settings - Fork 13.5k
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
Vimeo player will not enter to full screen mode (Android) #14472
Comments
I found vimeo player can enter full screen mode on iOS. |
I can confirm this issue. However I cannot confirm if this is Ionic issue or Vimeo player issue. I just open an issue with Vimeo regarding this. I hope someone from ionic team will comment on this. |
Capacitor has the same issue: Vimeo can't enter full screen on android. |
Same issue here. We're using an app with tabs at the bottom. When I click full screen in a Vimeo video, I can still see the bottom tabs but no content in them (and, of course, the Vimeo video isn't seen). It seems the video is playing BEHIND the app, since I can still hear the audio. This is our ionic info:
|
I hope this gets fixed soon. Some people reported the same problem for youtube full screen on android. It looks like cordova android can't enter full screen from iframe. |
This issue has been automatically identified as an Ionic 3 issue. We recently moved Ionic 3 to its own repository. I am moving this issue to the repository for Ionic 3. Please track this issue over there. If I've made a mistake, and if this issue is still relevant to Ionic 4, please let the Ionic Framework team know! Thank you for using Ionic! |
Issue moved to: ionic-team/ionic-v3#365 |
Bug Report
Ionic Info
Run
ionic info
from a terminal/cmd prompt and paste the output below.Describe the Bug
A clear and concise description of what the bug is.
Enter full screen mode of iframe vimeo embed will not work on ionic. It will show a white blank screen.
Steps to Reproduce
Steps to reproduce the behavior:
Pretty easy. Please use any iframe embed vimeo video on an ionic project.
Click on "Enter full screen". It will show a white blank screen?
Expected Behavior
full screen mode should be playing video in full screen mode landscape view.
Please fix this error. I think Ionic is incompatible with vimeo's player.js
https://github.com/vimeo/player.js
The text was updated successfully, but these errors were encountered: