Integration in .NET Maui #17
-
|
Hello,
Does anyone have any idea what this could be? Or has anyone ever tried to use SharpHook under .NET Maui? Regards |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Hi! Thanks for using SharpHook! Unfortunately, it just doesn't work on Android and iOS. libuiohook - the library which SharpHook wraps - only works on desktop OSes: Windows, macOS, and Linux. I'm not sure there even is intention to support Android and iOS. So, SharpHook should work with MAUI, but only on Windows and macOS. |
Beta Was this translation helpful? Give feedback.
Hi! Thanks for using SharpHook! Unfortunately, it just doesn't work on Android and iOS. libuiohook - the library which SharpHook wraps - only works on desktop OSes: Windows, macOS, and Linux. I'm not sure there even is intention to support Android and iOS. So, SharpHook should work with MAUI, but only on Windows and macOS.