Skip to main content

Version v3.1.2

ยท One min read

Overviewโ€‹

Patch version that fixes an issue that occurred on initialisation of the SDK, where if the project did not have Biometrics enabled in the portal, an error was returned.

Fixesโ€‹

  • Returns a success status on the initialisation, using the UI key of a project without biometrics enabled.

Addsโ€‹

  • isBiometricsEnabled is added to UXComponentsStatus, which is the struct returned in the callback of UXComponents.initialize.