You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation on iOS is somewhat inferior compared to Android. My understand is that this is because Safari has less support for WebRTC and Media Streaming.
But it seems like Safari 11 / iOS 11 has improved in this area. Will this enable you to bring iOS to parity with Android?
@maverickmishra possibly we can skip the native implementation of this plugin on iOS 11 as well as we could use JS to capture the image. Here is a good gist:
The current implementation on iOS is somewhat inferior compared to Android. My understand is that this is because Safari has less support for WebRTC and Media Streaming.
But it seems like Safari 11 / iOS 11 has improved in this area. Will this enable you to bring iOS to parity with Android?
Sources
https://webkit.org/blog/7726/announcing-webrtc-and-media-capture/
https://developer.apple.com/library/content/releasenotes/General/WhatsNewInSafari/Safari_11_0/Safari_11_0.html
The text was updated successfully, but these errors were encountered: