Is there a way to detect if biometric authentication has been successfully passed recently by using any method from the biometric API or any security log flag ?
I can't find one that would allow an app to check whether the biometric security has passed or any other security phone unlocking methods such as password or pattern.
There must be an internal function that allows the system to check whether the phone is unlocked or not and store it in some variable, but I can't find any.
Do you know a way to achieve this?