Scandit Data Capture SDK 6.14 Release Notes (August 29th 2022)
See also the System Requirements of the Scandit Data Capture SDK across all platforms.
Behavioral Changes
ID
In the SupportedSides.FrontAndBack mode, when capturing the back side of a document and IdCaptureListener.didRejectId() is invoked, a user may attempt to capture the back side again - previously the state was reset and the user needed to restart with the front side.
Bug Fixes
Barcode
Fixed the dimming that was sometimes not removed when switching from TapToSelect to AimToSelect.
Fixed a bug that prevented view-based overlays from being removed from the DataCaptureView when removing the overlay.
Fixed a bug that caused number of selection codes in aimer selection limited with MatrixScan light license.
ID
Fixed an issue which caused field MRZResult.capturedMrz to return data inconsistent with the individual MRZ data fields.
Fixed a bug that prevented some Colombian ID to be captured.
Core
Fixed a rare OpenGL resource leak during DataCaptureContext destruction.
Fixed a rare crash that happened during DataCaptureContext deallocation.
Updates
Scandit Data Capture SDK 6.14.1 Bug Fixes (September 27th 2022)
Added ImageFrameSource. This new type of FrameSource allows to capture data inside base64 encoded images.
IdCapture now supports capturing information from a Machine Readable Zone (MRZ) of the following documents issued by People’s Republic of China - Mainland Travel Permit for Hong Kong & Macau Residents (港澳居民來往內地通行證), Mainland Travel Permit for Taiwan Residents (台灣居民來往大陸通行證), Exit-Entry Permit for Travelling to and from Hong Kong and Macau (往来港澳通行证), and Exit-Entry Permit for Travelling to and from Taiwan (往来台灣通行证).
Fixed a crash when scanning MRZ documents that do not contain month and day of birth.
Fixed a memory leak during repeated data capture.