Topic: About HIDSharp V2.0.2 work on Mac system
Sir,
When I use this library to connect with one HID device, normally working is good on windows and Mac(use .dotnet development environment),but sometimes the console message popup abnormal info and function is shutdown, such as below:
Could you give me some advice on how to fix this issue? Thank a lot!
FailFast:
A callback was made on a garbage collected delegate of type 'HidSharp!HidSharp.Platform.MacOS.NativeMethods+IOHIDDeviceCallback::Invoke'.
at HidSharp.Platform.MacOS.NativeMethods.CFRunLoopRun()
at HidSharp.Platform.MacOS.NativeMethods.CFRunLoopRun()
at HidSharp.Platform.MacOS.MacHidManager.Run(System.Action)
at System.Threading.Thread.ThreadMain_ParameterizedThreadStart(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
[1] 28889 abort ./KYC_API
➜ usbClient
➜ usbClient