Hi all,
I've been looking at the ANT+ SDKs for Windows development, and wondering what the suggest path forward is for a UWP Desktop app built with Xamarin.
The beta UWP SDK seems to depend on an unsigned driver, so that's not really a viable option for end users.
The traditional Windows SDK seems to target .Net Framework, rather than .Net Core, so is not UWP compatible.
What is the recommended route to take with a desktop UWP app?
Thanks a lot!
Moray