v11.0.0
iProov is pleased to announce the next major version of the iProov Biometrics SDK.
Please see the Upgrade guide for details on how to integrate this release.
New features
- Supporting new Failure Codes for LA (added one new code
multiple_faces
) - Add privacy manifest
- Code sign xcframework
- Detect and disable centre stage
- Hide status bar on full screen
Enhancements & API Changes
- Failures
user_timeout
andnot_supported
are now returned as Errors - Changed SSL Certificate pinning to check based on Subject Public Key Info (SPKI) with TrustKit. This is more up to date and avoids many future certificate pitfalls
- New UX/UI animations for GPA:
Options().genuinePresenceAssurance.readyOvalStrokeColor
no longer appears as a full ring at "ready" but progresses as users goes through the claim, to communicate how much they have left to complete - Changed API to U.S. English spelling of "Canceled"
- Convert
String
parameter toURL
in launch function - Remove pose control Options
- Vendor Starscream dependency
Bug Fixes
- Fix for invalid custom font
- Remove client side ping/pong mechanism
- Prevent disconnect background task running in foreground
- Fix crash by setting screen brightness on main thread
Important announcement for users of Xcode 14
In a future update of Biometrics iOS SDK, iProov will drop support for Xcode 14.
Starting April 2024, all apps deployed to the App Store must be built with Xcode 15. iProov recommends that all customers upgrade to Xcode 15.