Skip to main content

iOS Components v3.7.0

· One min read

Added

  • Introduced WeavrComponentsFeatureFlags with a mockBiometrics flag and setMockBiometrics(_:) setter, allowing UI tests to replace Apple's LocalAuthentication prompt with a controllable in-process dialog. The flag is silently turned off when the environment is .Production.