Skip to content

Releases: getyoti/yoti-face-capture-ios

v5.1.2

13 May 08:39
217692f
Compare
Choose a tag to compare

Adds support for Swift Package Manager.

v5.1.1

14 Dec 15:26
c2287b7
Compare
Choose a tag to compare

Fixes #20.

v5.1.0

17 May 13:34
Compare
Choose a tag to compare

Enables landscape modes.

v5.0.1

26 Apr 08:30
e10dba0
Compare
Choose a tag to compare

Reduced minimum platform version requirement of CocoaPods spec from iOS 13.0 to 11.0.

v5.0.0

16 Sep 09:44
e6e6b1b
Compare
Choose a tag to compare

Replaces scanningArea configuration parameter with faceCenter.

Improvements and fixes.

v4.1.1

14 Jul 15:44
0ccf276
Compare
Choose a tag to compare

Disable serialisation of debugging options

v4.1.0

03 May 15:29
42e82d4
Compare
Choose a tag to compare

Includes a new validator that checks the environment luminosity. If the threshold is not met, then an enviromentTooDark error will be provided.

v4.0.0

11 Jan 13:14
c11622c
Compare
Choose a tag to compare
  • Drops iOS 12
  • Exposes XCFrameworks
  • Introduces optimizations on faceNotCentered validation
  • Introduces optimizations on faceTooBig validation

v3.1.0

01 Sep 09:43
c11622c
Compare
Choose a tag to compare

Requirements:

iOS 12.0+
Swift 5.3+

Description:

Make FaceCaptureImageQuality value property public

v3.0.0

23 Jul 11:42
06164ce
Compare
Choose a tag to compare

Requirements:

iOS 12.0+
Swift 5.3+

Description:

Objective-C friendly API