github getyoti/yoti-doc-scan-ios v2.0.0

latest releases: v5.0.0, v4.1.2, v4.1.1...
4 years ago
  • Introducing a modularized SDK. An integrator is now capable of using only the parts of the SDK that relates to the verification method(s) that one wishes to support. As a result of this, one can significantly reduce the size of the SDK that's being used inside their app
  • Our API has been modified: Use YotiSDKNavigationController, YotiSDKDataSource and YotiSDKDelegate to integrate with the SDK
  • In addition, it's now required to specify supportedModuleTypes as part of YotiSDKDataSource. If you wish to support only capturing and verifying an identity document, then add only YotiSDKDocument.self. If you wish to support only performing a face scan, then add only YotiSDKZoom.self

Don't miss a new yoti-doc-scan-ios release

NewReleases is sending notifications on new releases.