Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: The Webcam doesnt load in webapp mode #191

Open
QuarkNerd opened this issue Jul 27, 2018 · 0 comments
Open

BUG: The Webcam doesnt load in webapp mode #191

QuarkNerd opened this issue Jul 27, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@QuarkNerd
Copy link
Collaborator

QuarkNerd commented Jul 27, 2018

BUG: The Webcam doesnt load in webapp mode

Steps to reproduce:

  • Open the app in full screen webapp mode, follow the flow to the item recognition screen.

Expected behaviour:

  • Camera feed should be displayed to user

Observed behaviour:

  • Camera feed is not displayed to user

This has been tested extensively, getUserMedia simply is not available to the WebkitView that is used for PWAs, despite it working fine in Safari. Also tested on iOS12 beta but still no fix from Apple. This bug apparently cannot be fixed unless either Apple updates iOS to fix or we use an android tablet.

@QuarkNerd QuarkNerd added the bug Something isn't working label Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant