← All changelog entries

Fixed a 2nd "Unexpected error occurred"

Fix
  1. We’ve fixed an issue with the message “Unexpected error occurred” being shown by the Pipe Recording Client when it was opened in the (Chrome) Developer Tools’ mobile emulator. This was caused by an OverconstrainedError related to the exact keyword used on the facingMode constraint. On some browsers (Firefox) this happened only when the user clicked the top right flip button.
  2. Additionally, the specific constraint responsible for the error will be logged for easy troubleshooting.
  3. We had a report from one client that this happened on a real mobile device outside the Chrome Developer Tools’ mobile emulator, but we were unable to replicate it.