Releases: persona-id/inquiry-ios-webrtc
Releases · persona-id/inquiry-ios-webrtc
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.
2.20.1
Added
- Added support for Card Access Number authentication for NFC scanning.
Fixed
- Fixed a network error when starting an unauthenicated inquiry from inquiryId (with nil or empty sessionToken).
2.20.0
Fixed
- Fixed a layout bug where Verify and Create Reusable Persona buttons would have the loading spinner sit on top of the button text when clicked.
- Fixed an issue where custom hint assets from the server on pdf417 scans on the government id capture page were not being applied.
- Fixed a layout bug when custom animations on the processing screens are not set to center align.
Changed
- Updated the PersonaNfc module to use version 2.0.1 of PersonaOpenSSL.
- Improved selfie auto-capture logic
2.16.3
Update Package.swift for 2.16.3
2.16.2
Update Package.swift for 2.16.2
2.19.1
Fixed
- Fixed a bug in prefill for input masked text component
2.19.0
Added
- Added support for custom server side assets on selfie prompt step.
Changed
- The NFC module now uses version 2.0.0 of the Persona fork of the iOS OpenSSL library.
2.18.2
Changed
- Changed Used For Tracking to NO for Coarse Location in privacy manifest for main SDK modules