v3.3.0
- removed
RecognizerView
methodsetInitialScanningPaused
. For achieving the same functionality, methodpauseScanning
should be used. - added support for scanning IBANs that contain spaces and dashes
- improved
MRTDRecognizer
: when obtaining of full document images is enabled withsetShowFullDocument
method, recognizer returns result only after the document image has been returned.