Scandit Data Capture SDK 6.6 Release Notes (December 11, 2020)

See also the System Requirements of the Scandit Data Capture SDK across all platforms.

New Features

Behavioral Changes

  • Fixed default SDCTextCapture regular expression to accept any string including newline characters: Previously the default regex ‘.’ rejected strings with ‘n’ characters. The new default of [sS] accepts any string also including ‘n’.

Bug Fixes

  • Fixed a rare bug that caused overlays to flicker when applying a zoom factor to the camera.

  • Fixed increased EAN13 false positive rate introduced in 6.5.0.

  • Fixed Codabar Mod16 checksum calculation for certain corner cases.

  • Fixed a bug in the decoding of code128 when shifting between subtypes.

  • SDCImageFrameSource now correctly supports all alpha formats.

  • Fixed SDCBarcodeTrackingAdvancedOverlay.setView:forTrackedBarcode: to no longer add views for tracked barcodes that were lost in the meantime.

  • Fixed SDCTextCaptureSettings.recognitionDirection not being applied correctly.

  • Fixed an issue where SDCCapturedId.documentType of captured AAMVA identification (ID) cards was set incorrectly to SDCDocumentTypeDrivingLicense instead of SDCDocumentTypeId.

  • Fixed a nullability issue with SDCDateResult.

  • Fixed a crash, when some AAMVA barcode documents were scanned in ID Capture if they didn’t contain height/weight information.

  • Fixed the issue that caused some AAMVA barcode documents were not scanned in ID Capture if the code started with invisible characters.

API Changes

Updates

Scandit Data Capture SDK 6.6.1 Bug Fixes (January 6, 2021)

Scandit Data Capture SDK 6.6.2 Bug Fixes (January 14, 2021)

Scandit Data Capture SDK 6.6.3 Bug Fixes (February 10, 2021)

Scandit Data Capture SDK 6.6.4 Bug Fixes (April 9, 2021)

  • Removed OpenUDID references.