Skip to content

Releases: onfido/onfido-ios-sdk

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

Version 11.1.1

29 Apr 15:11
Compare
Choose a tag to compare

Fixed

  • Public: Fixed full bitcode not included in universal Onfido framework (named Onfido-Debug or just Onfido)

Version 11.1.0

25 Apr 16:20
Compare
Choose a tag to compare

Added

  • UI: Added work permit document type support(beta)
  • UI: Accessibility voiceover improvements for all screens
  • UI: Camera, Microphone and both camera and microphone permission screens added before requesting permissions

Changed

  • UI: Changed document capture area ratio for passport
  • UI: Changed circle loading indicator to progress bar for document and video upload progress

Fixed

  • UI: Fixed crash issue during recording video in some cases

Version 11.0.1

10 Apr 13:28
Compare
Choose a tag to compare

Fixed

  • Public: fixed nullability warning
  • Public: fixed debug SDK not compiling for simulators