Skip to content

Releases: persona-id/inquiry-ios-2

2.22.2

13 Aug 18:22
Compare
Choose a tag to compare

Fixed

  • Fixed an issue where Ukrainian passport NFC chips would not scan correctly.
  • Fixed an issue where the background color of selected items in select sheets did not display.

2.22.1

09 Aug 18:44
Compare
Choose a tag to compare

Changed

  • Hyperlinks are now underlined.

2.16.5

09 Aug 17:31
Compare
Choose a tag to compare
Update Package.swift for 2.16.5

2.22.0

02 Aug 19:31
Compare
Choose a tag to compare

Added

  • Added support for disabled styling on input select components.

Changed

  • Upgraded lottie to 4.5.0.

Fixed

  • Fixed an issue where some remote assets wouldn't display.
  • Fixed sandbox support during fallback flows.

2.21.2

19 Jul 02:47
Compare
Choose a tag to compare
Update Package.swift for 2.21.2

2.21.1

12 Jul 21:18
Compare
Choose a tag to compare
Update Package.swift for 2.21.1

2.21.0

04 Jul 04:21
Compare
Choose a tag to compare
Update Package.swift for 2.21.0

2.16.4

04 Jul 05:42
Compare
Choose a tag to compare
Update Package.swift for 2.16.4

2.20.3

18 Jun 16:38
Compare
Choose a tag to compare

Added

  • Added the ability to configure audio recording enablement during video capture.

Fixed

  • Fixed an issue where buttons in bottom sheets would not be locked during screen transitions.
  • Fixed an issue where some devices would not be able to find a suitable camera to use due to frame rate properties of the camera.
  • Fixed an issue where we would load a blank camera feed if camera permissions were not granted. We should not go to the capture page at all in this case.
  • Fixed an issue when voice over is turned on, read the text twice for some clickable cells. And doesn't read out button for some clickable components.

2.20.2

13 May 23:37
Compare
Choose a tag to compare

Fixed

  • Are no longer automatically setting reference id to nil if account id is set to nil on inquiry template builders (and vice-versa).
  • Fixed default distribution for horizontal stacks to match web & android defaults.
  • Fixed the scaling of character sizes when the accessibility feature for enlarged text is enabled.
  • Fixed a presentation bug with the microphone permissions request modal.