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
Native SDKs 4.5.0 on both platforms: the image-capture review screen now defaults to off, matching the backend, so a capture is no longer stranded behind a confirm step the workflow never enabled
iOS: the front-camera document preview no longer shows mirrored when the camera session finishes configuring after the view is built
Android: SMS OTP one-tap autofill, plus device and runtime integrity signals for injection-attack detection
Both platforms: RTL layout and Arabic support
Android: the minimum is now declared as API 23 on every module. That was always the real floor, set by Reown AppKit inside the native core, and modules previously declaring 21 could not actually be consumed at that level