Closed vatsilidis closed 3 weeks ago
This is expected. The browser warning can be easily dismissed by clicking on "Advanced" and then "Proceed to localhost"
WebXR requires secure context, hence https instead of http, and you don't need to bother with a valid certificate when testing on localhost
While running both showcases in localhost the browser prompts me not to proceed because it is https instead of http. Probably this is coming from the webpack devServer.server setting.