WebXR in WKWebView

Hi,

I am creating a native application for the Vision Pro. I am looking to integrate a window with WebXR content that can open an immersive space.

I am able to do this from Safari and using a SFSafariViewController, however, I would like to use WKWebView inside my native application to do something similar (as this does not open an additional Safari window before allowing WebXR content).

It seems in this current version, the WKWebView does not support WebXR? Is this true or is there any additional preferences that I need to add to enable this in this component.

Replies

That is correct, WebXR is Safari only on VisionOS

Is there any plan to support WebXR in WKWebView to be able to embed web content in Vision Pro?