Proper handling of a wrong pin #853
Unanswered
enseitankad0
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What is the proper way of handling a "wrong PIN" scenario?
iPhone just throws
Encryption is unsufficient
but Android devices are handling it in a different ways. I've noticed, OnePlus devices shows a system snackbar, informing us about wrong PIN, and Google Pixel phone will just show another pairing monit.Is this possible to handle a wrong PIN on the flutter app's level?
Beta Was this translation helpful? Give feedback.
All reactions