-
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
Are there functional tests for mobile platforms? #2529
Comments
Mobile platforms are still being tested manually because we've found them to be too inconsistent on Sauce/Browserstack. @forbesjo anything to add here? |
Ah, understood. Is there a list of either officially supported mobile browsers or a list of mobile browsers on which video.js is generally known to work? |
Latest iOS and latest Chrome for Android should generally work. The Native Android Browser is having issues. In the master branch (5.0) we disabled our custom controls and it works mostly fine there too now. |
I'll test out iOS and Android on BrowserStack and open a PR if it looks good. I think the tests were flaky on Sauce Labs which is why they were removed? |
Firefox on android seems to have major problems with VJS5. It works with vjs-youtube (more or less), but with local files it is not working for me. Maybe my fault, but there is one warning in the console:
Has anyone got it working with firefox mobile on android? |
@gkatsev Thanks. We'll look out for issues on Android Chrome and Mobile Safari, but assume they're likely to be OK. Anyone have any experiences with the Android 4.0 default browser? |
I don't think we're going to change our matrix right now but I put a task for myself to try it out again. |
Hey, apologies if I missed it, but I just reading contributing.md, cloned and ran the tests. I noticed the config in the Gruntfile seems to indicate these are the covered platforms:
Now that you have BrowserStack, are there plans to cover Mobile Safari and the Android browsers? Or have you already somewhere else?
The text was updated successfully, but these errors were encountered: