Fingerprint Component and Notifier Text Input Bug

Issue

  1. The fingerprint dialog can be removed with just a click outside the dialog window.

1.1 The “Show Text Dialog” on the Notifier is incorrect. The title is the same as the message.


Reproduce

  1. Use a fingerprint. Then call it and now if you click outside the window the dialog is removed.

2.1 User a notifier then use “Show Text Dialog”. Now put Title and message in it. Now you see that both is the same.


Blocks

grafik


Android Version: 8.0.0

1 Like

I will take a look for the notifier bug today

This is normal and no bug. Else the user can not stop the fingerprint checking.

1 Like

Thanks

But then is this component useless, or? Because everyone can skip it…

I would not tell it useless.
No authentication? No functions should be available. This is not useless…

1 Like

I have fixed the notifier component bug.
Use for now a other dialog.
Will be fixed in the next release.

1 Like

Glad to hear that ^^
Thanks.

Regards,

Leon

No, it’s not. You can do it all without the window, there’s a switch for that, or you can just do this:
On the authentication screen just wait. If the dialog is dismissed, add a button to show it again, and go to the next screen with the AuthenticationComplete event. That event only fires when the user has completed the authentication and the fingerprint matched.

I hope you can understand, it’s pretty hard, but I’m not at home so I cannot help you with blocks.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.