AR button is not working on Android devices

Hey guys,

I’m developing a technical demo for AR these days and I forked the WebXR AR Starter Kit and adding some features to it, unfortunately the “AR Toggle” button is not working on two of my Android devices:

  1. On Samsung S7 (Android 8) it did download some Google AR Components but after that the browser is crashing.
  2. On Samsung A21 (Android 12) it freezes after tapping on “AR Toggle” button

here is the link of build version:

Thanks

Perhaps see the section Set up a supported device here: WebXR requirements  |  ARCore  |  Google for Developers

Thanks,

https://immersive-web.github.io/webxr-samples/immersive-ar-session.html
Sample is working on my devices but when I tap on “AR Toggle” of my build it’s not working, should I do something?

Hi again guys,

the problem with Camera has been resolved and now on I can toggle “AR Toggle”, but there is nothing rendered in the camera including my 3D object and etc.

Could u please guide me?