aframevr / aframe

:a: Web framework for building virtual reality experiences.
https://aframe.io/
MIT License
16.61k stars 3.94k forks source link

webvr-polyfill default DPDB json domain is expired #5538

Closed pawelmaczka closed 3 months ago

pawelmaczka commented 3 months ago

Aframe uses default webvr-polyfill DPDB json (https://dpdb.webvr.rocks/dpdb.json), but its domain has expired so it's not accessible.

dmarcos commented 3 months ago

It seems you are in an old version. update to A-Frame 1.6.0. We no longer use the polyfill. Closing and can reopen if necessary

vincentfretin commented 3 months ago

We didn't remove WebVR support yet, we still use webvr-polyfill on master, #5451 is the PR to remove it.

dmarcos commented 3 months ago

You are right. What I mean is that cardboard mode is no longer used and I think that dpdb message shouldn't show up in 1.6.0? Maybe it does. been a while I checked.