SDK release: mejoras en seguridad, captura de identidad y control de flujos en web y mobile
A new SDK update is now available, with improvements focused on security, identity capture, and flow control across web and mobile.
What’s new this month
01
Security & fraud prevention
02
Identity capture & user experience
03
Flow control & traceability
SDK WEB V3.36.0
SDK Web
New features
- Local video recording in the SDK — flows can now capture and store video locally, without relying on the platform.
- New choose-document component — lets the user select their country and document type at the start of the flow.
Bug fixes
- Improved synchronisation in QR flows (Web ↔ Mobile).
- Optimised video recording in QR flows.
Deprecated
The tokenizerLocation properties have been removed from facephi-selphi-widget and facephi-selphid-widget.
SELFPHI & SELPHID V6.36.0
Selfphi & SelphID
New features
- External camera support for camera switch — users can now switch between the built-in camera and USB or external cameras during capture.
Bug fixes
- Improved automatic detection of iOS devices for camera assignment.
SDK MOBILE - ANDROID V2.7.0
SDK Mobile - Android
New features
Security & Core
Secure environment control has been strengthened during SDK initialisation and execution. The structured error FLOW_INTERNAL_ERROR is introduced to handle internal and security-related blocks.
Flow control
Improved session restoration with explicit results. Better state and cancellation management during flows.
Tracking & traceability
Traceability is extended with improvements to fingerprint tracking and the addition of IAD signals to capture events.
Deprecated
Breaking change
The SDKController.securityMode(...) method is no longer available and is now managed through the SDK’s initial configuration.
SDK MOBILE - IOS V2.7.0
SDK Mobile - iOS
New features
- Improved network error handling and feedback to the integrating application.
- Selphi and VoiceId now send widget and version identifiers to the platform, improving event traceability.
Bug fixes
- Fixed a behaviour where captured video was not automatically deleted after processing the result.
Deprecated
Breaking change
- SPM distribution now uses binaries hosted on Artifactory.
- Credentials must be configured in the
.netrcfile before downloading.