react-camera-pro | Mobile first camera component for React | Camera library
kandi X-RAY | react-camera-pro Summary
kandi X-RAY | react-camera-pro Summary
Mobile first camera component for React.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Register new SWF to service
- Register a service worker
- Checks if a service worker is reloaded
- registers service worker
- Creates an object with raw values .
react-camera-pro Key Features
react-camera-pro Examples and Code Snippets
Community Discussions
Trending Discussions on react-camera-pro
QUESTION
I am having issues related to mobile Chrome on older iOS versions not exposing getUserMedia. I used this package to create a custom camera component for a mobile web app. However, the component does not work in Chrome with an iOS version less than 14.3. Any ideas if this is an actual issue and Chrome users with older iOS versions cannot access WebRTC functionality? Are there workarounds aside from and directing users to safari? Everything works totally fine in mobile Safari, on older iOS versions as well
ANSWER
Answered 2021-Feb-10 at 21:16Chrome on iOS simply did not support getUserMedia prior to 14.3.
You'll need to check for the existence of navigator.mediaDevices && navigator.mediaDevices.getUserMedia
before attemping to call it and offer some user experience when it is not there.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install react-camera-pro
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page