1.4.0
What's changed
- Added biometrics-related signals:
isPasscodeEnabled
,isBiometricsEnabled
andbiometryType
.
Note
All new signals are included in fingerprint v5
and available on iOS only, i.e. tvOS is not supported.
- Fixed Core Telephony API use causing OS-level error messages on iOS Simulator. See this PR for details.
- Dropped support for Swift 5.5 and Swift 5.6.
Full Changelog: 1.3.0...1.4.0