immersive-web / webxr-samples

Samples to demonstrate use of the WebXR Device API
https://immersive-web.github.io/webxr-samples/
MIT License
987 stars 474 forks source link

AR not found #107

Open Khodour opened 3 years ago

Khodour commented 3 years ago

I am trying to test "hit test" but i am getting message on start button "AR not found"

is it no longer working ?

bialpio commented 3 years ago

Can you share some more information about the device, OS version and browser version that you're using? Do you see any errors in the console when navigating to the sample?

Khodour commented 3 years ago

i have iPhone Xs too and its not working on safari and Chrome same issue AR not found , i think its require AR device no!

AdaRoseCannon commented 3 years ago

iOS devices only have Webkit, the engine which Safari uses, all other browsers are just a wrapper around Webkit rather than using their own browser engines. Apple doesn't allow other browsers on iOS. Webkit doesn't yet support WebXR. It is currently in development so should hopefully land soon.

https://webkit.org/status/#specification-webxr

bialpio commented 3 years ago

This is not possible since there is currently no browser that supports WebXR on iOS.

herrpedro commented 2 years ago

please try to open your webxr app in this browser https://itunes.apple.com/us/app/webxr-viewer/id1295998056?mt=8

ErickWendel commented 6 months ago

please try to open your webxr app in this browser https://itunes.apple.com/us/app/webxr-viewer/id1295998056?mt=8

worked on this one!