-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Hubs client does not load (blank white screen) on iOS 10 #348
Comments
@cvan Loads fine for me on iPhoneX iOS 11. Have you tried updating to 11? |
this from a friend's phone. he refuses to update to iOS 11, in fear of slowing down his iPhone 7. do we have any stats of |
WebRTC is not supported on iOS 10. Unfortunately I'm not sure we can support it. |
Loading https://hubs.mozilla.com/0fncia46zw5/tasty-spectacular-meetup on an iPhone 7 running iOS 10.3.2 results in a blank screen (in both Safari and Chrome):
I assume it fails on
navigator.mediaDevices.getUserMedia
or invoking WebRTC. I don't see any errors in Sentry. Any idea what's up?The text was updated successfully, but these errors were encountered: