Hi Community,
I just implemented Erels FingerprintManager (https://www.b4x.com/android/forum/threads/fingerprint-authentication.72500/)
Now I need a little advice with it.
If fingerprint.Authenticate is started once it's running until "success" or if there are enough "fails" and then it cancels the Authentication method.
Now my question: Is there any possibility to stop fingerprint.Authenticate by code? Something like StopService(...)?
I haven't got any clue at the moment.
The full API documentation can be found at: https://developer.android.com/reference/android/hardware/fingerprint/FingerprintManager.html
Thanks a lot.
Regards, Rokko
I just implemented Erels FingerprintManager (https://www.b4x.com/android/forum/threads/fingerprint-authentication.72500/)
Now I need a little advice with it.
If fingerprint.Authenticate is started once it's running until "success" or if there are enough "fails" and then it cancels the Authentication method.
Now my question: Is there any possibility to stop fingerprint.Authenticate by code? Something like StopService(...)?
I haven't got any clue at the moment.
The full API documentation can be found at: https://developer.android.com/reference/android/hardware/fingerprint/FingerprintManager.html
Thanks a lot.
Regards, Rokko