sjhoeksma / cordova-plugin-keychain-touch-id

Touch ID plugin with saving password in keychain for IOS and android
87 stars 160 forks source link

Add didFingerprintDatabaseChange function #56

Open hendstephen opened 5 years ago

hendstephen commented 5 years ago

See issue #33 and pull request #17

Changes recommended in https://github.com/sjhoeksma/cordova-plugin-keychain-touch-id/pull/17#issuecomment-424320172. These changes add the ability to detect fingerprint database changes.

@sjhoeksma Please consider accepting this pull request, see issue #33 . These changes should not break backwards compatibility.

@rhartvig This should cover the changes mentioned in the comment above, without including the breaking changes.

@lkounadis Did you test these changes and confirm that they do, in fact, work?

lkounadis commented 5 years ago

@hendstephen yes I have been using it as is for the last year. It works fine

adammoisa commented 4 years ago

+1 to merge this