Scandit Data Capture SDK 6.4 Release Notes (July 10, 2020)

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

New Features

Behavioral Changes

Performance Improvements

  • Improved recognition of Code128 and EAN13 codes with low resolution.

  • Improved recognition of Aztec codes with a small module count.

  • Improved recognition of MicroQR codes with low resolution or perspective distortion.

Bug Fixes

API Changes

  • In Swift, the SDCCamera’s methods to add and remove a torch listener, have been renamed from add(_ listener: TorchListener) and remove(_ listener: TorchListener) to addTorchListener(_ listener: TorchListener) and removeTorchListener(_ listener: TorchListener) respectively.

Updates

Scandit Data Capture SDK 6.4.1 Bug Fixes (July 24, 2020)

  • Fixed an issue causing the overlay not to be redrawn when the SDCDataCaptureView’s size is changed.

  • Fixed a rare crash happening when the SDCDataCaptureContext frame source is added.

  • DLID parser: Fixed the issue that some Alberta, AAMVA version 3 codes were not parsed.

Scandit Data Capture SDK 6.4.2 Bug Fixes (August 14, 2020)