Hello,
I tried to use the VL.Devices.Ultraleap nuget with multiple devices but it doesn’t seem to work.
I noticed some comments inside the patch hinting at a lack of testing:
Yeah, unfortunately only had one device at hand. Have you tried making the nuget editable and adding SubscribeToAllDevices between Create and SetEventContext?
Hey, yes I tried to use SubscribeToAllDevices but it doesn’t do much. There’s only one device in the device list.
The Ultraleap Control Panel I can use both devices.
ChatGPT provided some info on how to handle multiple devices via the c# SDK but I cannot dig into it atm…