Skip to main content

iOS Components v3.1.2

· One min read

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.