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 13.X, 14.X, and 15.X
- iOS 16.X, 17.X, and 18.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.3 - 03/2025
- Updated .NET MAUI wrapper to .NET 9 from .NET 8.
-
Updated the .NET MAUI wrapper to the latest Scanner SDKs
- Scanner SDK for iOS v1.4.44
- Scanner SDK for Android v2.6.25
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.