pro100svitlo / FingerprintAuthHelper

A small library that allows You to easily manage fingererprint authentication inside your Activity or Fragment on devices with fingerprint scanner and Android M and higher. Min sdk 14
449 stars 67 forks source link

Add FINGERPRINT_ERROR_LOCKOUT_PERMANENT handling #10

Open armcha opened 6 years ago

pro100svitlo commented 6 years ago

@armcha please, provide some description.

armcha commented 6 years ago

Offical documentation

added in API level 27 FINGERPRINT_ERROR_LOCKOUT_PERMANENT The operation was canceled because FINGERPRINT_ERROR_LOCKOUT occurred too many times. Fingerprint authentication is disabled until the user unlocks with strong authentication (PIN/Pattern/Password)