We need to debug a website running inside a WkWebView on visionOS. To debug it, I want to connect my desktop Safari to it. However, at least in the simulator there is no option in visionOS' Safari settings to enable Web Debugging. Is this missing, or can it be found elsewhere?
visionOS: How to debug Safari / WkWebView?
Have you tried setting the isInspectable property of the WKWebView?