Releases: onfido/onfido-ios-sdk
Releases · onfido/onfido-ios-sdk
29.3.0
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
Fixed
- Fixed USA and Canadian API calls that were incorrectly calling EU servers
29.2.0
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
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
. Addeddisable()
for disabling it - Deprecated
withNFCReadFeature()
inOnfidoConfig
- 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
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
Fixed
- Fixed SPM 28.3.1 packaging that was pointing to 28.3.0
28.1.2
25.0.1
Fixed
- Fixed text overlap issue on document confirmation screen
28.3.0
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
andOnfidoFlowError
types
28.2.0
Added
- Added user analytics tracked events for Motion
Changed
- Fixed "Umbrella header missing" warnings with SPM
Fixed
- Fixed OnfidoExtended framework variant