Skip to content

7.0.0

Compare
Choose a tag to compare
@oblador oblador released this 13 Apr 14:02
· 27 commits to master since this release
d15ae69

Breaking changes

  • getSupportedBiometryType() will now only return types that can be used for biometric encryption.

New functionality

  • getAllGenericPasswordServices(): returns all known service names for which a generic password has been stored.

Fixes

  • Force use of strong biometry types on Android to fix User not authenticated errors .
  • Work around OnePlus devices not retrying properly when failing biometric authentication.
  • Fixes an issue where Android Face biometrics can 'timeout' on the KeyStore unlock between a successful face scan.
  • Improved Xcode 12 compatibility.
  • Improved tvOS compatibility.
  • Fixes issue in iOS devices with no Biometric hardware returning TouchID.