I'm developing a WebAR app using three.ar.js [which uses ArCore]. I'm using Chrome Canary build with all XR related flags enabled, but I'm getting this error.
This is the link in the screen https://developers.google.com/web/updates/2018/06/ar-for-the-web [For your Reference]
My phone: Xiaomi A3 [Supports ARCore services]
I've tried using Chrome, Chrome Canary build [tested on version 67, 70, 81], Firefox. My point is The google's latest AR demo is working perfectly in chrome canary builds. But why not my local AR app developed using three.ar.js.?
I've also tried using Google's experimental WebARonARCore browsers. I'm getting the below error if I use the experimental WebARonARCore browsers from this link https://github.com/google-ar/WebARonARCore.