Skip to content

v4.5.2

Choose a tag to compare

@arosasg arosasg released this 17 Aug 14:02
· 21 commits to main since this release
  • Android: fixed a fatal NoSuchMethodError crash (FlowLayoutKt.FlowRow) in host apps that resolve Jetpack Compose 1.8+/1.9, hit at the selfie upload sheet and in KYB screens (didit-protocol/sdk-react-native#33). The native SDK no longer uses experimental Compose layout APIs, making it binary-compatible with any host Compose version from its 1.7 floor upward.
  • iOS: no changes (rebuilt at 4.5.2 for version lockstep).