Replies: 1 comment
-
Are you trying to bypass our AR button? As the error says, XR requires user activation, so if it's not tied to a user click, the browser will block you, hence our button. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
When I try to launch AR viewer in my application for big size glb ( >=3MB) then AR viewer does not pop-up on my Android device.
Looks like AR is loading in background and till that time browser time out the request.
I am getting following error on console:
"DOMException: Failed to execute 'requestSession' on 'XRSystem': The requested session requires user activation."
Live Demo
https://glitch.com/edit/#!/model-viewer
Version
Browser Affected
OS
AR
Beta Was this translation helpful? Give feedback.
All reactions