TwinePlatform / twine-visitor

⚠️ DEPRECATED - See https://github.com/TwinePlatform/twine-monolith
https://visitor.twine-together.com/
10 stars 1 forks source link

Visitor App: Sign in QR camera page fails on iPad Chrome #675

Open mandsmandsmands opened 5 years ago

mandsmandsmands commented 5 years ago

Application Under Test: https://visitor.twine-together.com/ Device: iPad (Air 2) Browser: Chrome v71.0.3578.89

Steps to recreate:

  1. Using iPad Chrome, login to visitor.twine-together.com
  2. Select the Visitor button
  3. Select the Sign in button
  4. Page appears saying "We're sorry, there was a problem registering your visit:...."

Expected result: QR Camera page loads with enabled camera view

Note: We have recreated and confirmed this defect with @astroash on separate iPad.

:bug:

eliasmalik commented 5 years ago

Related to #407

Reproduced on Simulator (iPad Pro). I get the following stack trace using Safari dev console: screenshot 2019-02-07 at 15 08 30

Looks to be generated by getUserMedia not successfully resolving. Don't really know why yet.