Skip to content

29.9.0

Compare
Choose a tag to compare
@onfido-ios-release onfido-ios-release released this 27 Mar 16:54
· 35 commits to master since this release
3d42f65

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, use MotionStepConfiguration(recordAudio:) instead. If not, use nil instead of MotionStepConfiguration(captureFallback:).

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