Post AWwFMdD6CS74SxBT96 by zhuowei@notnow.dev
(DIR) More posts by zhuowei@notnow.dev
(DIR) Post #AWwBqCiMsJ6zA6ei92 by zhuowei@notnow.dev
2023-06-22T03:55:55.909878Z
0 likes, 0 repeats
I can't figure out how to turn the Digital Crown in the visionOS simulator. How am I supposed to test an immersive experience without it?
(DIR) Post #AWwFMdD6CS74SxBT96 by zhuowei@notnow.dev
2023-06-22T04:35:24.222066Z
0 likes, 0 repeats
You can't turn the Digital Crown in visionOS Simulator to switch between VR and AR because the Simulator is always in VR mode.The Simulator's environments are stored in the same place as the VR immersive environments in the left drawer of the homescreen:https://gist.github.com/zhuowei/e15f9b57d4dd2d14964d97ed34814614
(DIR) Post #AXCpkFF89RQO1Qj63M by jjtech@infosec.exchange
2023-06-30T02:25:16Z
0 likes, 1 repeats
@zhuowei Uh, so... noticing in the IndigoHID stuff it's possible for it to send a "DigitalDial" event: is this related? In SimulatorKit there is a mention of "DigitalCrown" events too but xrOS doesn't use that, only DigitalDial
(DIR) Post #AXCpkH11YrKTWG8rLM by jjtech@infosec.exchange
2023-06-30T02:39:55Z
0 likes, 0 repeats
@zhuowei ...ah well, can't seem to get the simulator to actually do anything in response to it (also I just looked and the DigitalCrown and DigitalDial HID events are literally byte for byte identical lol, they only take 1 float... not sure how clicking it works?)