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
ID
IdCapture now supports scanning the barcode on the back of the Colombian Driver’s License (Licencia de Conducción).
Core
GS1 Parser: Added support for AIs in the 400-427, including checksum support.
Added SDCBarcodeCaptureLicenseInfo.JSONString, SDCBarcodeTrackingLicenseInfo.JSONString, SDCBarcodeSelectionLicenseInfo.JSONString and SDCSparkScanLicenseInfo.JSONString to retrieve the JSON representation.
Behavioral Changes
ID
Scanning MRZ documents in SDCIdCapture no longer blocks scanning back side of SDCIdDocumentTypeIdCardVIZ documents.
The dimming in SDCIdCaptureOverlay was removed.
The restriction scan area for scanning barcode documents was completely removed in SDCIdCapture.
Bug Fixes
Barcode
Fixed Aztec false positives that happened where data miscodes and erasures exceeded the error correction capacity.
Fixed unresponsive tap for BarcodeSelection.
ID
Fixed the issue where US driver licence scans does not contain SDCAAMVABarcodeResult.weightLbs and SDCAAMVABarcodeResult.weightKg info in SDCIdCapture even if they are presented in the barcode.
Fixed the issue that the layout in SDCIdCaptureOverlay incorrectly switched to SDCIdLayoutVIZ after scanning Aamva back document.
Fixed the issue that the back image was not returned in SDCCapturedId.idImageOfType: after scanning AAMVA documents even if SDCIdImageTypeIdBack was set in SDCIdCaptureSettings.resultShouldContainImageForImageType:.
Fixed invalid SDCIdLayout swift name mapping.
Do not allow to scan front of VIZ document multiple times in SDCSupportedSidesFrontAndBack mode.
Fixed a crash where MRZ documents have an empty name or surname field.
Fix the issue that calling SDCIdCapture.reset did not affect the document image shown in SDCIdCaptureOverlay.
Core
Fixed a rare issue where error 33794 was shown in the SDCDataCaptureView.
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 SDCBarcodeCapture.barcodeCaptureLicenseInfo, SDCBarcodeTracking.barcodeTrackingLicenseInfo, SDCBarcodeSelection.barcodeSelectionLicenseInfo and SDCSparkScan.sparkScanLicenseInfo returning nil.
Fixed the issue in SDCIdCapture where SDCIdDocumentTypeIdCardMRZ documents are not recognized when the last name is not present in the document.