Skip to content

Releases: onfido/onfido-ios-sdk

29.3.0

31 Jul 14:20
f131ad0
Compare
Choose a tag to compare

Added

  • Changed primaryColor description

Changed

  • Adjust colour contrast of brackets in Headturn step in motion
  • Adjust colour contrast of corners in Alignment step in motion
  • Added feedback on UI while video is being recorded on document capture
  • Removed OnfidoExtended framework variant

Fixed

  • Fixed endless spinner appearing when navigating back from document capturing screen

29.2.1

25 Jul 10:53
Compare
Choose a tag to compare

Fixed

  • Fixed USA and Canadian API calls that were incorrectly calling EU servers

29.2.0

20 Jul 18:38
34c59a4
Compare
Choose a tag to compare

Added

  • Ability to customise logo and branding available on all Motion screens. This is an enterprise feature, please reach out to your CSM if you want to know more
  • Adding translations for live feedback on wrong passport page or tilted document.
  • Enable screen background colour customisation
  • Enable explicitly setting the user interface style
  • When using Studio, Selfie and Video are configured based on the configuration set in Studio

Changed

  • Increase document overlay width to 90% for all devices that do not have a 16:9 screen.

Fixed

  • Fixed umbrella header importing private header files
  • Added missing Norwegian localisations for document capture. Improved Hungarian message for wrong document side detected.
  • Fixed missing country setting issue on document capture Studio flow which affects capture UX and validations
  • Fixed incorrect image quality messages being reported on document confirmation screen after 3 attempts
  • Disabled swipe to dismiss gesture on loading screen in model presentation contexts
  • Fixed reporting the incorrect NFC Media ID in flow response

29.1.0

26 Jun 10:56
9f2ea62
Compare
Choose a tag to compare

Added

  • Enable consent screen buttons only when user scrolls to bottom of text
  • Added experimental feature to detect and validate document on device
  • Add swipe gesture for navigating back to previous viewControllers
  • Enabled NFC by default in OnfidoConfig. Added disable() for disabling it
  • Deprecated withNFCReadFeature() in OnfidoConfig
  • Combined NFC Intro & Read screens into single Scan screen
  • Add back swipe gesture for Photo, Video and Motion capture screens

Changed

  • Enhanced security around payload tampering
  • Removed Bitcode from binaries as it has been deprecated by Apple
  • Document capture: Hide shutter button momentarily when automatic capture is enabled

Fixed

  • Fix capture screen squeezed button and title design issue
  • Attempted fix for rare UI freeze and subsequent crash on Selfie step

29.0.0

30 May 13:53
265c0a3
Compare
Choose a tag to compare

Changed

  • Changed the Studio API to be compatible with Objective-C
  • Added Objective-C support for the Custom Media Callback feature
  • Removed Canadian driver's license autocapture beta feature withCanadianDrivingLicenceAutoCaptureBetaFeatureEnabled()

28.3.1

16 May 15:35
Compare
Choose a tag to compare

Fixed

  • Fixed SPM 28.3.1 packaging that was pointing to 28.3.0

28.1.2

04 May 12:09
Compare
Choose a tag to compare

Fixed

  • Now handling one rare case where timing of operations may cause app to crash during video recording

25.0.1

20 Apr 16:38
Compare
Choose a tag to compare

Fixed

  • Fixed text overlap issue on document confirmation screen

28.3.0

11 Apr 17:05
Compare
Choose a tag to compare

Changed

  • Enhanced security around payload tampering

Fixed

  • Fixed the text cut-off issue on document confirmation screen which happens on small screen devices (e.g iPhone SEs)
  • Fixed missing OnfidoApiError and OnfidoFlowError types

28.2.0

30 Mar 12:35
fdde9fe
Compare
Choose a tag to compare

Added

  • Added user analytics tracked events for Motion

Changed

  • Fixed "Umbrella header missing" warnings with SPM

Fixed

  • Fixed OnfidoExtended framework variant