Releases: persona-id/inquiry-ios-2
Releases · persona-id/inquiry-ios-2
2.22.2
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
Changed
- Hyperlinks are now underlined.
2.16.5
Update Package.swift for 2.16.5
2.22.0
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
Update Package.swift for 2.21.2
2.21.1
Update Package.swift for 2.21.1
2.21.0
Update Package.swift for 2.21.0
2.16.4
Update Package.swift for 2.16.4
2.20.3
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
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.