question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Webcam unavailable error on iOS 13.4 error.

See original GitHub issue
  • A clear and concise description of what the bug is: what you expect and what happens

iOS 13.4 is generating web cam unavailable errors:

This is the entire error on a face tracking app (http://www.movable-ink-7158.com/p/rp/0b1bd72caf086cc9.png): [Error] WEBCAM_UNAVAILABLE (anonymous function) (bundle.min.js:2:84214) handleCameraError (vendor.js:1:17559) handleCameraError promiseReactionJob

This is the entire error in a face replacement app (http://staging.movableink.com/p/rp/78810c3bd99aaf14.png): [Error] TypeError: undefined is not an object (evaluating 'this.errorMessage.element') — vendor.js:0 handleCameraError (vendor.js:1:17559) handleCameraError promiseReactionJob

A WebRTC getUserMedia demo works as expected: https://webrtc.github.io/samples/src/content/getusermedia/gum/

  • How to reproduce it (a code chunk or a link would be great), Links above

  • Some screenshots if applicable,

  • Detailed information about your configuration, especially if you are facing a compatibility error with a specific device. Please read this section of the README. iPhone X running iOS 13.4 beta 2

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
xavierjscommented, Feb 27, 2020

Arghhhh it means that Apple is tinkering with WebRTC for next iOS versions… They should just keep it as is for web sake. I am pretty sure new workarounds will have to be implemented 😕 .

1reaction
andrewdeutschcommented, Feb 27, 2020

Hi all, It was a Beta 2 issue. They released Beta 3 yesterday and the issue’s been resolved. Thanks for taking a look, @xavierjs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Front Camera not working after ios 13.4.1… - Apple Community
Same problem I am facing in my iPhone X not only 3rd party apps but in apple official camera app not working front...
Read more >
iPhone Continuity Camera Not Working? Here's How to Fix it!
Here's how to fix Continuity Camera in Google Chrome, Microsoft Edge, and Brave web browsers. After updating to macOS Ventura, ...
Read more >
[Updated] Most Common iOS 16.2 Problems and How To Fix ...
Have problems with iOS 16.2 stability, random bugs, no sound, call drops, or Wifi / Bluetooth not working issues?
Read more >
Apple stops signing iOS 13.4 code following release of iOS ...
With Apple no longer authenticating iOS 13.4 code, device users are unable to download or install the now out-of-date operating system. The ...
Read more >
IOS camera returns black screen after leaving pwa
It has been resolved in iOS 13.4 and later. ... Recently I faced the same problem, the only solution I came up with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found