-
Notifications
You must be signed in to change notification settings - Fork 7.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
Play button not clickable on samsung note 3 #1228
Comments
We really need more info to look into this one. Can you put together a reduced test case similar to the JSBin I posted on the other issue? We don't have a Note on hand, but it would at least help. |
Hi Matt, Example: https://zan.gs/tests/note.php And here are the player init settings: The big play button is not clickable on Note but works on iphone/ipad/galaxy etc. thanks in advance, |
Doesn't seem to be working for me on an iPhone 5 either. I'm pretty sure this is an issue with your source file like the others. I'm not sure what the Galaxy Note 3 specs are, but I know for the iPhone 5 it supports the Main profile up to level 4.1. This source file is using Main at level 5.0. |
I may have chosen a bad example but: All the videos that work on iphone etc doesnt work on note. And the play button doesnt seem to be clickable rather than loading the source. I will setup a different example later on. Thanks for your help ;) Lucy |
Does it work on the Note 3 for the other sources without |
Yes. It works without that. |
I wish there was an emoji for the Darth Vader "nooooo", because this is unfortunately an example of why we generally suggest disabling |
Thanks Matt. We have to adopt custom player as we need to use a couple of plugins.So, we will drop Note 3 support for now. thanks |
The big play button doesn't seem to be clickable on sumsung note 3. It works well on galaxy 3 and iPhone though.
Also, galaxy doesn't seem to recognise video end even while note does. :)
Any idea?
Thanks,
Lucy
The text was updated successfully, but these errors were encountered: