codenameone / FingerprintScanner

Support for fingerprint scanning/TouchID in Codename One mobile applications
https://www.codenameone.com/
4 stars 9 forks source link

Add Invalidate API call #7

Open shai-almog opened 2 years ago

shai-almog commented 2 years ago

See: https://stackoverflow.com/questions/73529651/call-fingerprint-scanfingerprint-but-fingerprint-dialog-doesnt-show-up-when-it

Such an API will let a developer explicitly discard biometric cache and force a rescan. This will only map to an actual call on iOS using this API:

https://developer.apple.com/documentation/localauthentication/lacontext/1514192-invalidate?language=objc