HidLibrary icon indicating copy to clipboard operation
HidLibrary copied to clipboard

.net MAUI

Open Simone1223 opened this issue 1 year ago • 0 comments

Hi, I'm trying to create a cross-platform app with Visual Studio via .net MAUI, but when I try to do device.ReadReport(OnReport); I get the response: ‘System.PlatformNotSupportedException: “Operation is not supported on this platform.”’. I also tried changing the project with xamarin but I get the same result. Can you tell me how I can solve this?

Simone1223 avatar Aug 30 '24 08:08 Simone1223