Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 946 Bytes

File metadata and controls

57 lines (30 loc) · 946 Bytes

1.0.13

  • Migrate to Swift Package Manager

1.0.12

  • Check biometric changed for iOS

1.0.11

  • Check has property namespace for Android

1.0.10

  • Add function isBiometricChanged

1.0.9

  • Fix Unresolved reference: PK_IS_NULL

1.0.8

  • Update dependencies android-biometric-signature to 1.0.6
  • Update dependencies SignatureBiometricSwift to 1.0.9
  • Add function check key changed

1.0.7

  • Update dependencies android-biometric-signature to 1.0.5

1.0.6

  • Configure Dart with a minimum SDK version of 2.18.0

1.0.5

  • Fix the bug where users cannot sign in after resetting Face ID and setting up a new Face ID on iOS

1.0.4

  • Update dependencies android-biometric-signature to 1.0.4

1.0.3

  • Throw PlatformException code and message for iOS

1.0.2

  • Config min dart sdk to 2.12.0

1.0.1

  • Update information

1.0.0

  • Generate key pair and signing using Local Authentication for Android and iOS.