Dynamsoft Barcode Reader 9.2.13
Released: Aug 11, 2022
Updates in 9.2.13
Fehlerkorrekturen
JavaScript SDK
- Fixed bugs with the properties
barcodeFillStyle, barcodeStrokeStyle and barcodeLineWidth to make them work properly.
- Fixed a bug with
onFrameRead so that it fires regardless of whether there is a result on the processed frame (as expected).
- Fixed a bug with
onImageRead so that it fires only once for the same image (as expected), instead of twice.
iOS SDK
- Fixed a bug that NSError might not be returned when errors occurred in the decode methods.