Skip to main content

React Native Components v5.3.1

· One min read

Update to Android components 3.10.0, featuring improved reliability for PSA (push step-up authentication) flows and clearer failure messages.

Changed

  • Bumped Android components dependency to 3.10.0
  • When a security-sensitive user journey (e.g., enrolment, biometric login, or step-up approval) fails because configuration or Play Integrity could not be ready in time, WeavrError.message may now include a more specific reason (such as timeout or token failure) instead of a generic network error

Fixed

  • Fixed cases where enrolment, biometric login, or step-up approval could start before Play Integrity was fully ready, which could lead to missing integrity data or a poor user experience (resolved in Android SDK 3.10.0)