Skip to content

v4.5.3

Choose a tag to compare

@arosasg arosasg released this 17 Aug 14:02
· 18 commits to main since this release
  • Android: fixed a hard crash of the host app right after passive-liveness selfie capture on high-megapixel cameras (reported on Samsung Galaxy S25 Ultra): captured face images are now capped at 4096px before processing and upload, and video segment recorder finalization is hardened so a codec failure can no longer take the process down.
  • Android: if a capture ever does kill the app process, the SDK now detects it on the next launch and reports a CAPTURE_PROCESS_DEATH diagnostic event, making these crashes visible server-side instead of silent.
  • Android: Hebrew localization now loads the complete translation set - previously large parts of the flow fell back to English.
  • iOS: no source changes (rebuilt at 4.5.3 for version lockstep).
  • Fixed the iOS Swift Package Manager manifest pinning native DiditSDK 4.5.0: wrapper releases built with SPM since 4.5.1 silently shipped native 4.5.0. SPM builds now get the declared native version.