- Updated to Android SDK v2.9.0 and iOS SDK v2.9.0
- Improved scanning performance and added support for virtually any card layout
- Added new result
documentLivenessCheckthat contains liveness information for the first and second sides of the scanned card.handPresenceCheck,photocopyCheckandscreenCheckliveness information can be obtained.
- Added
BlinkCardMatchLevelfor configuring the strictness of the check result for the document liveness properties - Added
BlinkCardCheckResultfor enumerating document liveness check results - Added
allowInvalidCardNumbersetting that allows reading invalid card numbers to avoid endless scanning on testing cards.- Added
cardNumberValidflag within theBlinkCardRecognizerresult to check if the card number is valid.
- Added
- Added additional properties to
BlinkCardOverlaySettingsthat can be modified. - Fixed issue with the SDK localization.
Breaking API changes:
- Removed
LegacyBlinkCardRecognizerandLegacyBlinkCardEliteRecognizerlegacy recognizers.