WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270364
Webinspect fails with visionOS 1.1 Simulator
https://bugs.webkit.org/show_bug.cgi?id=270364
Summary
Webinspect fails with visionOS 1.1 Simulator
Daniel Rossi
Reported
2024-03-01 11:25:08 PST
I have XCode Beta 15.3 beta 3, visionOS 1.1 Simulator, Safari 17.4 / Safari Technology Preview, macOS Sonoma. Web inspection of the Safari in visionOS fails. Only visionOS 1.0 is web inspection possible.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-08 11:26:14 PST
<
rdar://problem/124287623
>
Razvan Caliman
Comment 2
2024-03-15 11:21:09 PDT
Thank you for filing this! This is indeed a bug. A fix was made and is coming soon.
Daniel Rossi
Comment 3
2024-03-28 07:21:26 PDT
I just updated Sonoma that gave me an update of Xcode and the Vision OS 1.1 simulator. There is still no web inspect sadly.
Daniel Rossi
Comment 4
2024-03-28 22:38:09 PDT
I had to build a logging proxy for the meantime until webinspect starts working again. all console logs go to a websocket for logging in a console.
https://downloads-electroteque-org.s3.amazonaws.com/avision-logger.zip
Razvan Caliman
Comment 5
2024-05-01 06:33:33 PDT
A fix was released earlier in a patch release to visionOS for physical devices. The fix carried over to visionOS Simulator with visionOS 1.2 which is available in Xcode 15.4 (in public beta at the time of this writing). That fix addressed the underlying problem of not being able to remotely inspect Safari on visionOS (on device and on Simulator). Even after this fix, you may still encounter another issue with remote inspection:
https://bugs.webkit.org/show_bug.cgi?id=271134
The workaround described in
https://bugs.webkit.org/show_bug.cgi?id=271134#c4
should also work for visionOS Simulator: open the page a second time in another tab in Safari on visionOS. A fix was made for that bug as well and will ship with an OS update. I will update that bug when a public build is available. Thank you for your patience! I know it's not been a good experience to have remote inspection broken. It's so cool that you were able to build yourself a tool as a solution. Thank you for sharing!
Daniel Rossi
Comment 6
2024-05-01 10:11:32 PDT
It's ok. I've completed my R&D and upgrades 2 weeks ago. to integrate transient-pointer into my vr controls and some other video fixes as apple vision pauses video when going into immersion mode. I had to build the websocket proxy to get me by and worked.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug