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
{{ message }}
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.
When starting any of the demos, Chrome Canary unexpectedly exits after click the button "START AUGUMENTED REALITY".
Device: Samsung S7 (SM-G9308)
Android version 8.0.0
Chrome Canary version 73.0.3636.2。
ARCore version 1.5.180910133
I have turned on the #webxr and #webxr-hit-test flags and nothing else.
If I removed the option environmentIntegration: true for requestSession(), Chrome will render the page without camera stream.
Any idea what causing the problem?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When starting any of the demos, Chrome Canary unexpectedly exits after click the button "START AUGUMENTED REALITY".
Device: Samsung S7 (SM-G9308)
Android version 8.0.0
Chrome Canary version 73.0.3636.2。
ARCore version 1.5.180910133
I have turned on the #webxr and #webxr-hit-test flags and nothing else.
If I removed the option
environmentIntegration: true
for requestSession(), Chrome will render the page without camera stream.Any idea what causing the problem?
The text was updated successfully, but these errors were encountered: