Hello, I would like to upload my Electron application to the MacStore, which involves a sandbox. I have noticed a strange phenomenon where when the sandbox is not enabled, I can obtain the complete device information. However, when I run in sandbox mode, all other properties can be obtained, but the path is empty, which prevents me from obtaining the object of the specific device through const newDevice=new HID HID(path)
Hello, I would like to upload my Electron application to the MacStore, which involves a sandbox. I have noticed a strange phenomenon where when the sandbox is not enabled, I can obtain the complete device information. However, when I run in sandbox mode, all other properties can be obtained, but the path is empty, which prevents me from obtaining the object of the specific device through const newDevice=new HID HID(path)