Skip to content

Releases: persona-id/inquiry-ios-webrtc

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:39
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.

2.20.1

07 May 21:51
Compare
Choose a tag to compare

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

30 Apr 18:44
Compare
Choose a tag to compare

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

30 Apr 17:45
Compare
Choose a tag to compare
Update Package.swift for 2.16.3

2.16.2

18 Apr 19:22
Compare
Choose a tag to compare
Update Package.swift for 2.16.2

2.19.1

16 Apr 23:46
Compare
Choose a tag to compare

Fixed

  • Fixed a bug in prefill for input masked text component

2.19.0

12 Apr 16:31
Compare
Choose a tag to compare

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

10 Apr 21:56
Compare
Choose a tag to compare

Changed

  • Changed Used For Tracking to NO for Coarse Location in privacy manifest for main SDK modules