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

21 days ago

Changes:

  • Increased the minimum deployment target to iOS 14
  • Added a privacy manifest and digital signature to Yoti frameworks
  • Added support for the Dynamic Type accessibility feature allowing the UI to scale according to the 7 default levels of dynamic text sizing
  • Removed YotiSDKNetwork, YotiSDKCommon and YotiFaceCapture from the dependency graph
  • Renamed YotiDocumentCapture to YotiDocumentScan and made it an optional dependency. If YotiDocumentScan isn't included in your dependency graph, then the identity document flow will default to manual capture at a considerable size reduction equal to the combined size of YotiDocumentScan and Microblink
  • Made YotiNFC an optional dependency allowing for a size reduction if NFC isn't needed as part of your identity document flow
  • Considerable improvements to the UI/UX for the biometric consent screen, as well as for the identity document guidance, capture and review screens
  • Minor general improvements such as making dead-end screens non-dismissible through downwards swiping, maintaining a light UI on system components regardless of device setting, and an updated light color theme

Important: This is a major release, so please read through the updated README for required changes to your integration. Most importantly, if you've been including YotiSDKIdentityDocument in your target through CocoaPods or Swift Package Manager as part of previous IDV releases, and you wish to maintain the functionality of identity document OCR and NFC, then you're now required to also include YotiDocumentScan and YotiNFC.

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

NewReleases is sending notifications on new releases.