hyejinim / draw2code

https://hyejinim.github.io/draw2code
0 stars 1 forks source link

Identify an issue with p5.js not working on iPhone/iPad #6

Closed hyejinim closed 3 years ago

hyejinim commented 3 years ago

Issues with getting videos on iPhone/iPad - https://github.com/processing/p5.js/issues/2847 Chrome and Firefox are not able to access iPhone Camera - https://stackoverflow.com/questions/51501642/chrome-and-firefox-are-not-able-to-access-iphone-camera getUserMedia does not work in WKWebView-based browsers like Chrome, Firefo - https://bugs.webkit.org/show_bug.cgi?id=208667 Okay, Chrome and FireFox on iOS still use the iOS WebKit rendering engine. getUserMedia is only available in Safari, not other browsers on iOS. Still not addressed by Apple.

Mac, OS Catalina

iPhone 7, iOS 13.5.1

iPad Pro 11.9", iOS 13.5.5

Google Pixel