Skip to content

v2.12.11

Compare
Choose a tag to compare
@mobile-build-persona mobile-build-persona released this 25 Oct 18:24
· 7 commits to main since this release

Added

  • Added an option to use simulated government ID NFC data in sandbox mode to make testing in sandbox
    mode easier. This option is on by default. The option can be changed by long pressing on the
    sandbox button.
  • Added network error logging for diagnostic purposes.

Changed

  • Update AGP to 8.3.2 and Gradle to 8.7
  • Update dependencies.
  • Now returning SessionTokenError for ErrorCode when inquiry is unauthorized.

Fixed

  • Fixed a bug where a loading indicator is not shown on the submit button if the submit button is
    nested within a component group.
  • Fixed a bug where a loading indicator is not shown if the submit button is hidden. In this case,
    a loading indicator is shown on all components that support it (eg. other buttons).
  • Fixed a bug where UI steps with government ID NFC will not auto-submit if the submit button is
    nested within a component group.