De-Panther / unity-webxr-export

Develop and export WebXR experiences using Unity WebGL
https://de-panther.github.io/unity-webxr-export/
Apache License 2.0
1.01k stars 106 forks source link

Hit Test doesn't access camera in Iphone #309

Closed EmmaNaty closed 6 months ago

EmmaNaty commented 9 months ago

Hi, I used the dessert scene as base an delete everething but the WebXRCameraAet in order to use the hitTest in AR and in Android whne I hit the AR button of the WebGL template it asks for camera permissions an then asks for Google Play AR services to update and it works finw, but in iphone devices it doesn't ask for camera permissions or anithyng else so it looks like:

image

EmmaNaty commented 9 months ago

Checki with the original template the AR button nevers enables when running on an Iphone, is not supported by any means?

image

andresgutierrez17 commented 9 months ago

Hello, for IOS is needed install the XRViewer browser and open the URL there. Safari does not have WebXR support!