Scandit Data Capture SDK 6.3 Release Notes (May 12, 2020)

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

New Features

Behavioral Changes

  • ScanditCaptureCore.aar now depends on com.squareup.okhttp3:okhttp:3.12.10. If you are using Gradle or Maven no action is required. If you are directly adding the AAR files to your project, you need to also add this dependency.

Performance Improvements

  • Improved recognition for 1d barcodes close to 1px per bar.

  • Performance Improvements on the Samsung XCover Pro.

Bug Fixes

  • Fixed a very rare infinite loop in the QR code reader.

  • Fixed an unhandled intersection error in the Data Matrix Decoder.

  • Fixed a bug that prevented a DataCaptureView from being garbage collected.

  • SwissQr parser: fixed bug where additional, empty sections were treated as an error.

Deprecations

No deprecations have been made.

Updates

Changes in Scandit Data Capture SDK 6.3.1 (May 22, 2020)

  • Fixed potential memory leaks related to listeners.

Changes in Scandit Data Capture SDK 6.3.2 (June 20, 2020)

  • Improved the MRTD parser’s false positive compensation algorithm.

Changes in Scandit Data Capture SDK 6.3.3 (July 7, 2020)

  • Fixed rare crashes in the Aztec reader.