Dangerous communication in 8thframe

The latest version of 8thframe, 1.5.0, currently uses an old webvr-polyfill,
which appears to be attempting to communicate with an unmanaged domain (dpdb[.]webvr[.]rocks) when used on an iPhone.
Currently, this is accidentally blocked by CORS restrictions, etc., and is ultimately harmless, but it is dangerous, so please correct the communication destination as soon as possible.

check: webvr-polyfill default DPDB json domain is expired Β· Issue #5538 Β· aframevr/aframe Β· GitHub

Hi, welcome to the forums!

Thanks for reporting this, I’ll let the team know.

1 Like

It seems that it is still not fixed.
When will it be fixed? Or will Aframe no longer be supported?
https://cdn.8thwall.com/web/aframe/8frame-1.3.0.min.js

A short-term solution would be to simply point the URL in the source code to a mirror managed by the company, but has the company’s internal structure changed to the point where this is not even possible?