29.9.0
onfido-ios-release
released this
27 Mar 16:54
·
35 commits
to master
since this release
Added
- Added UIAccessibilityTraitButton for 'CAN'T FIND YOUR COUNTRY' button in the Country Selection Screen
- Added Motion support for all devices: Older iPhones and all iPads now also supported. Motion capture fallback configuration has therefore been deprecated.
- If you currently set
recordAudio
, useMotionStepConfiguration(recordAudio:)
instead. If not, usenil
instead ofMotionStepConfiguration(captureFallback:)
.
- If you currently set
Changed
- Improved the accessibility announcements on the NFC dialog while users scan their passport chip
- Improved readability for accessibility by showing the complete text when font settings are set to 200%.
Fixed
- Fixed regression from 29.7.1 where in cases that Video capture should be restarted the same capture was instead continued, leading to videos that were too long and with the audio out of sync