Scandit Data Capture SDK 6.13 Release Notes (May 25th 2022)
See also the System Requirements of the Scandit Data Capture SDK across all platforms.
New Features
IdCapture now supports scanning the barcode on the back of the Colombian Driver’s License (Licencia de Conducción).
GS1 Parser: Added support for AIs in the 400-427, including checksum support.
Added BarcodeCaptureLicenseInfo.toJson(), BarcodeTrackingLicenseInfo.toJson(), BarcodeSelectionLicenseInfo.toJson() and SparkScanLicenseInfo.toJson() to retrieve the JSON representation.
Behavioral Changes
Scanning MRZ documents in IdCapture no longer blocks scanning back side of IdDocumentType.ID_CARD_VIZ documents.
The dimming in IdCaptureOverlay was removed.
The restriction scan area for scanning barcode documents was completely removed in IdCapture.
Bug Fixes
Fixed Aztec false positives that happened where data miscodes and erasures exceeded the error correction capacity.
Fixed unresponsive tap for BarcodeSelection.
Fixed the issue where US driver licence scans does not contain AamvaBarcodeResult.weightLbs and AamvaBarcodeResult.weightKg info in IdCapture even if they are presented in the barcode.
Fixed the issue that the layout in IdCaptureOverlay incorrectly switched to IdLayout.VIZ after scanning Aamva back document.
Do not allow to scan front of VIZ document multiple times in SupportedSides.FRONT_AND_BACK mode.
Fixed a crash where MRZ documents have an empty name or surname field.
Fix the issue that calling IdCapture.reset() did not affect the document image shown in IdCaptureOverlay.
Fixed the exposure of Aquos Sense 2 and Sense 3 devices under Camera API 1.
Fixed an issue with unusual YUV_420_888 image layouts that caused specific devices to not be able to capture any data when using camera API 2.
Updates
Scandit Data Capture SDK 6.13.1 Bug Fixes (June 8th 2022)
SwissQR Parser: Added strictMode parser option that can be set to false to parse non-standard codes.
Improved the decoding of Codabar codes with very large inter symbol gaps.
Fixed the issue in IdCapture where IdDocumentType.ID_CARD_MRZ documents are not recognized when the last name is not present in the document.