Skip to content

v2.9.0

Compare
Choose a tag to compare
@mparadina mparadina released this 01 Mar 10:38
· 8 commits to main since this release
6adb56f
  • Updated the plugin 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 documentLivenessCheck that contains liveness information for the first and second sides of the scanned card.
    • handPresenceCheck , photocopyCheck and screenCheck liveness information can be obtained.
  • Added BlinkCardMatchLevel for configuring the strictness of the check result for the document liveness properties
  • Added BlinkCardCheckResult for enumerating document liveness check results
  • Added allowInvalidCardNumber setting that allows reading invalid card numbers to avoid endless scanning on testing cards.
    • Added cardNumberValid flag within the BlinkCardRecognizer result to check if the card number is valid.
  • Added additional properties to BlinkCardOverlaySettings that can be modified.
  • Fixed issue with the SDK localization.

Breaking API changes:

  • Removed LegacyBlinkCardRecognizer and LegacyBlinkCardEliteRecognizer legacy recognizers.