github MicroblinkPlatform/microblink-platform-ios v1.3.0

latest releases: v1.4.1, v1.4.0
2 months ago

New features

  • Added support for payment card scan capability
    • Result of payment card scan capability is returned via func microblinkPlatformSDKDidFinishCardScanStep(viewController: UIViewController, cardScanResult: MicroblinkPlatformResultCardScanResult) in MicroblinkPlatformSDKDelegate
    • MicroblinkPlatformResultCardScanResult includes the following fields: cardNumber, expiryDate, owner, cvv
  • Added support for multiple steps of the same type

Improvements

  • Optimized internal request handling for improved performance

Don't miss a new microblink-platform-ios release

NewReleases is sending notifications on new releases.