You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.