Update Liveness library:
- Bug fix crash issue
- Optimizing Selfie with Identity card
- Result for DetectionMode.BLINK only to return a previous picture before blinked
Update OCR library:
- Bug fix crash issue
- Optimizing CaptureOCR
Update Core:
- Added a new result data
errorType
with the typeResultErrorType
for all processes to handle an error due toOutOfMemoryException
or othersException
.