Xamarin is deprecated
This platform is deprecated and will not receive further updates or new features. Existing customers may continue to use and renew their license, while new projects should use .NET/MAUI, which is the recommended alternative.
View .NET/MAUI documentationChangelog | Xamarin Native Barcode Scanner SDK
Version 4.2.0 (16 Apr 2024)β
- π New:
- Added support for several new barcode formats including:
AustraliaPostDatabarLimitedGs1CompositeJapanPostRoyalMailRoyalTntPostUspsIntelligentMail
- Enhanced control over how to handle GS1 messages in barcodes.
- Added
CameraZoomRangeinBarcodeScannerConfigurationandBatchBarcodeScannerConfiguration.
- iOS:
- Added Privacy manifest file (PrivacyInfo.xcprivacy) to the SDK which complies with the latest Apple specs.
- Added a new static property
WidestAvailableBackFacingCamerainSBSDKCameraDevicewhich returns the widest available camera configuration. - Added a new static method
SetupDefaultLicenseFailureHandlerWithCompletioninScanbotSDKGlobal.
- Added support for several new barcode formats including:
- π Bug fixes:
- Android:
- Optimized camera functionalities in
ScanbotCameraXView. - Modified camera zoom functionalities to switch to zoom ratio.
- Optimized camera functionalities in
- iOS:
- Fixed UI issues in
SBSDKUIBarcodeScannerViewControllerandSBSDKUIBarcodesBatchScannerViewController.
- Fixed UI issues in
- Android: