Fingerprint feature bug, dialog box keeps re appearing

i was trying the fingerprint sensor feature, and it is working no problem on an old android device with 6.0 version of android.

i tried the app on a newer device using android 9.0 and 10.0 and after succesfully authenticating, the fingerprint dialog keeps popping up or reapearing

here is the code.

After checking the docs, i think you should make a block when fongerprint failed/ error. Then use cancel scan.
P.S. I have never used this component, so I don’t know.

3 Likes

i also tried that, still same problem

Are you sure the authorization is succeeded? Add the failed block too and see what happens