Skip to content

Releases: getyoti/yoti-doc-scan-ios

v3.1.1

15 Mar 12:42
b76aad9
Compare
Choose a tag to compare

General improvements and bug fixes.

v3.1.0

20 Feb 15:20
bc5bf37
Compare
Choose a tag to compare
  • General improvements and bug fixes
  • Added support for 8 new languages

v3.0.3

11 Nov 15:39
a28198e
Compare
Choose a tag to compare

Fixed a UI-related issue on iPhone SE 1-3 and iPhone 6-8, when performing a face scan.

v3.0.2

03 Nov 14:26
e7a345f
Compare
Choose a tag to compare

Fixed an internal issue related to the capturing of identity documents.

v3.0.1

25 Jul 10:08
0398638
Compare
Choose a tag to compare
  • Updated YotiFaceCapture to v4.1.1
  • Fixed an issue with our framework's debugging information containing absolute paths

v3.0.0

15 Jun 16:07
32fb328
Compare
Choose a tag to compare

Changes:

  • Increased the minimum deployment target to iOS 13
  • Universal (fat) frameworks are no longer supported, and has been replaced with XCFramework bundles
  • Added a Module suffix to module types (e.g. from YotiSDKDocument to YotiSDKDocoumentModule)
  • Fixed an issue with the dependency graph not allowing bitcode recompilation

Important: This is a major release, so please read through the updated README for possible required changes to your integration.

v2.8.0

09 Feb 14:54
b752544
Compare
Choose a tag to compare

Changes:

  • Added support for capturing a face using YotiFaceCapture
  • Improved the in-session feedback flow when capturing an ID document
  • Fixed an issue with the navigation bar becoming transparent for users on iOS 15+

Important: To use this version of our SDK, you must set ENABLE_BITCODE to NO within the build settings of your project's target. This is intended as a temporary workaround, and we're working to support bitcode in the next major release. If you'd rather keep bitcode enabled, please use v2.7.1 for the time being.

v2.7.1

30 Sep 10:47
7dad7fe
Compare
Choose a tag to compare

Fixed an issue encountered upon using our SDK from Xcode 13.

v2.7.0

26 Aug 09:26
bd9953c
Compare
Choose a tag to compare
  • Increased the minimum deployment target to iOS 12
  • Added support for in-session feedback when capturing an ID document

v2.6.2

28 Jun 12:01
ab80017
Compare
Choose a tag to compare

Fixed an issue encountered upon using our SDK from Xcode 12.5.