Skip to content

Releases: onfido/onfido-ios-sdk

Version 14.0.0

07 Oct 15:27
Compare
Choose a tag to compare

Added

  • Public: Carthage support added, please check the README for the details.

Changed

  • UI: Liveness pre-recording loader fades out and instructions now fades in. Also "Start recording" slides in from the bottom.

Fixed

  • UI: Fixed the UI bug which affects navigation bar in camera screens when integrator uses global appearance customisation for the navigation bar
  • UI: Fixed the issue that causes showing constraint warnings in the console when user goes to the any camera capture screen
  • UI: VoiceOver focuses on back button instead of take new picture on capture confirmation screen when transitioning between photo capture to capture confirmation
  • Public: Fixed Segment SDK crash issues, upgraded Segment SDK version to 3.7.0

Version 14.0.0-rc

12 Sep 15:48
Compare
Choose a tag to compare

Requirements

  • Xcode 11.0.0

[14.0.0-rc] - 2019-09-12

Added

  • Public: SDK Token support for US region

Fixed

  • UI: Liveness challenges security fix

Version 14.0.0-beta

29 Aug 16:48
Compare
Choose a tag to compare
Version 14.0.0-beta Pre-release
Pre-release

Requirements

  • Xcode 11.0.0 beta 7
  • iOS 10+

Changed

  • UI: US driving license autocapture manual capture fallback message now announced in bubble instead of bottom bar view

Fixed

  • UI: Face capture confirmation now scrolls on when large text used

Removed

  • Public: iOS 9 support
  • Public: Onfido-Release no longer supported

Version 13.2.0

22 Aug 16:11
Compare
Choose a tag to compare

Fixed

  • UI: User has to retake on document capture when no document is found on current capture

Version 13.1.0

22 Aug 16:09
Compare
Choose a tag to compare

Added

Changed

  • UI: When auto capturing a US DL, the transition to manual capture will only happen after 10 seconds of the first document is detected (even if not aligned)
  • UI: Changed document not found pop-up for error bubble on capture confirmation upload
  • Public: US driving license autocapture now default feature.

Fixed

  • UI: Fixed the not being able to set correct font issue on iOS 13
  • UI: Fix for the separator disappear problem when any document type tapped on iOS 13
  • UI: Fixed the not showing unsupported orientation view for flow intro and selfie intro screens when device in horizontal mode
  • UI: Fixed the crash on liveness head turn challenge screen when head turn animation and tapping next button happened at the same time
  • UI: Fixed liveness intro video player and video reload showing at the same time
  • UI: Error bubble view on capture confirmation view cut off on iPad modal

Version 13.0.0

17 Jul 16:22
Compare
Choose a tag to compare

Added

  • UI: Added edge detection feedback on US driving license autocapture
  • Public: Added SDK token support

Changed

  • UI: Now returning UI feedback on document alignment on US driving license autocapture when face or barcode not detectable but correct document shape

Fixed

  • UI: Fixed the liveness video corruption issue on iOS 13

Version 12.2.0

02 Jul 15:23
Compare
Choose a tag to compare

Added

  • Public: Added United States' driver's license autocapture as an experimental feature. Can be enabled by calling withUSDLAutocapture() in the OnfidoConfig.builder()
  • Public: Updated README with adding SDK size impact information
  • UI: Added dynamic font size support for video capture confirmation screen
  • UI: Added support for the new token format

Fixed

  • UI: Unsupported screen appears and gets stuck in app only supporting portrait mode
  • UI: Fixed the UI issue about showing unnecessary oval shape in upload progress bar view
  • UI: Poland's endonym on country selection screen
  • UI: Fixed the crash on iPad for the apps that support only landscape orientation

Version 12.1.0

19 Jun 10:15
Compare
Choose a tag to compare

Changed

  • UI: Improved the video capture challenge generation and added error handling

Version 12.0.0

03 Jun 12:14
Compare
Choose a tag to compare

Added

  • UI: New faceStep config added for not showing video in liveness intro screen

Changed

  • UI: Optimised liveness intro videos resolution and duration, reducing overall size

Version 11.1.2

23 May 14:21
Compare
Choose a tag to compare

Fixed

  • UI: User sees liveness intro screen after app is backgrounded during liveness capture
  • UI: Device permission screen labels overlapping with icon when user setting has larger text size
  • UI: Fix for having wrong sized record button on liveness capture screen in some dynamic font size configured cases
  • Public: Removed unnecessary string keys
  • Public: SDK does not throw OnfidoFlowError.microphonePermission when face capture photo variant is used and app has microphone permission denied