socket mobile SDK支持Xamarin APP还是Windows Universal APP?

Does socket mobile SDK support Xamarin APP or Windows Universal APP?

socket mobile SDK支持Windows万能APP吗? 我想使用 Socket Mobile 的 ScanAPI。

XAMARIN 支持怎么样?

Does socket mobile SDK support Windows Universal APP

可能不是,没有任何文档或博客谈论支持 Windows Runtime platform/UWP,尽管在 ScanAPI document

提到了Windows手机:

C# 版本使用包装器。 ScanAPI 已编译为本机(非托管)DLL。此 DLL 对于 Windows 平台是 ScanAPIDLL.dll,对于 Windows 移动平台是 ScanAPIDLLWM.dll。托管 API 在 Windows 平台的 ScanAPIManaged.dll 和 Windows 移动平台的 ScanAPIManagedWM.dll 中组装。

但看起来这代表了微软几年前开发的一系列移动操作系统,而不是我们的通用平台Wiki

What about the XAMARIN support

实际上,条码扫描器 API 已经添加了对 Socket Mobile 多种型号的支持,请参阅 here

在UWP应用程序中连接Socket Mobile扫描器有一个类似的问题:Unable to connect Socket Mobile scanner(Model: CHS 7Pi) in windows 10 uwp