Is there any way we can detect when user navigate to password/pin screen when clicking on use patterns button or when system redirects them after some wrong attempts?
Asked
Active
Viewed 60 times
0

Mark Rotteveel
- 100,966
- 191
- 140
- 197

user3066829
- 157
- 1
- 1
- 12
-
Did you find a solution to this? – BATMAN Jun 09 '22 at 21:42
-
No i did not found any solution – user3066829 Jun 22 '22 at 09:50
-
So, we do get the callback on the native side, but the local_auth plugin doesn't send it to the flutter side, I ended up making changes on the top of local_auth plugin's implementation. – BATMAN Jul 18 '22 at 07:48