Skip to content

v4.6.0

Choose a tag to compare

@arosasg arosasg released this 17 Aug 14:02
· 17 commits to main since this release
  • Native SDKs 4.6.0 on both platforms.
  • Smaller SDK: every iOS variant is 7 to 8 MB smaller on device - build metadata and unused media are no longer embedded in the shipped frameworks.
  • Android: WalletConnect wallet-signing now ships as the optional me.didit:didit-sdk-wallet artifact instead of being bundled in didit-sdk-core, shrinking every integration that does not use it and dropping its JitPack-only dependencies from slim variants. The full didit-sdk bundle (the all variant) is unchanged. Slim-variant apps that use native wallet signing must add the new artifact; without it, wallet-ownership flows complete in the browser instead.
  • iOS: NFC chip-read failures now surface as localized errors in the scan sheet and are reported as session events for server-side visibility.
  • Both platforms: support for application-scoped copy overrides.
  • iOS: improved camera diagnostics during liveness capture.