Aframe: Support for Chrome 79 with the WebXR device API

Created on 5 Nov 2019  路  3Comments  路  Source: aframevr/aframe

Description:

I got an error navigator.xr.requestDevice is not a function. After a few searches, I found #4086 , #4087 and a three.js issue. It turns out that Chrome 79 beta has enabled the Web XR device API by default and breaks aframe. The stable version will be released on Dec 10. Are there any plans to support WebXR API?

Most helpful comment

I'm getting this error on windows 10 ever since chrome upgraded to 79!... I use npm to import the package ... What is the workaround?

All 3 comments

Already supported on master: https://cdn.jsdelivr.net/gh/aframevr/aframe@df3e8672b77568845e5e360f54f4456fd4829a38/dist/aframe-master.min.js

Let me know if it works for you

It works. Thanks a lot!

I'm getting this error on windows 10 ever since chrome upgraded to 79!... I use npm to import the package ... What is the workaround?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AdrienPoupa picture AdrienPoupa  路  6Comments

huhsame picture huhsame  路  3Comments

FranciscoPinho picture FranciscoPinho  路  3Comments

RangerMauve picture RangerMauve  路  4Comments

FireDragonGameStudio picture FireDragonGameStudio  路  5Comments