1
Completed

Add Biometric Lock

If possible, please tap into the BiometricPrompt API that's built into the Android system to use as an app lock task. The original pin lock is outdated and ugly :)

3 replies

J

Maybe consolidate the options under the "App Lock" task? For example- offer three options for lock- pin, password, or biometric credentials. And then, it could not be bypassed :)

J

Ah, found it! However- you can click anywhere off of the prompt and it allows you to easily bypass. Also, the app is visible behind the biometric box at the bottom. Is there any way to mimic the system bio lock using scenes or anything?

Hi. When you click away from it the action will end in error so it's up to you to handle the error in any way you like :)

That already exists : check out the Authentication Dialog action :)