You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
BUG: The Webcam doesnt load in webapp mode
Steps to reproduce:
Expected behaviour:
Observed behaviour:
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.
The text was updated successfully, but these errors were encountered: