Overview
Zebra Scanner SDK for .NET MAUI enables a developer to build native applications to connect and control Zebra Barcode scanners over a Bluetooth connection (no cradle involved) on iOS and Android devices from a single, shared C# codebase.
Functionality,
- Discover, connect, and disconnect scanners.
- Barcode reading.
Supported Operating Systems
The .NET MAUI Wrapper for Scanner SDK is supported in the following Android and iOS operating systems.
- Android 12.X, 13.X, and 14.X
- iOS 15.X, 16.X, and 17.X
Supported Devices
For the compatible devices list, please visit following page.
Barcode Scanner SDK for Android - https://www.zebra.com/ap/en/support-downloads/software/scanner-software/scanner-sdk-for-android.html
Barcode Scanner SDK for iOS - https://www.zebra.com/ap/en/support-downloads/software/scanner-software/scanner-sdk-for-iOS.html
Version History
Version 1.0.2 - 07/2024
-
Updated to the latest Scanner SDKs in the .NET MAUI wrapper for Scanner SDKs.
-
Scanner SDK for iOS v1.4.41
Scanner SDK for Android v2.6.22
Version 1.0.1 - 04/2024
- Updated .NET MAUI wrapper for Scanner SDKs to .NET 8 from .NET 7.
Version 1.0.0 - 01/2024
- Initial release with .NET 7 support.