Skip to content

v4.7.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 16:50
· 1 commit to main since this release
  • Native SDKs 4.7.1 on both platforms.
  • iOS: fixes consumer builds failing with no such module 'TensorFlowLite' - the 4.7.0 all and autodetection binaries leaked an internal import into their Swift interface (didit-protocol/sdk-ios#9). The dependency is implementation-only again and the release pipeline now gates on the emitted interface.
  • Android: process-death capture recovery no longer resurrects a dead flow, and its diagnostics are attributable.
  • Both platforms: welcome.title copy overrides now apply on whitelabel apps.
  • The device locale is now propagated into the verification session when no languageCode is set; explicit Hebrew (he, with legacy iw normalized) is preserved for token and workflow sessions.