ios - How to set the number of Touch ID retry attempts? -


how set number of retry attempts touch id? presenting alert evaluatepolicy, don't see way set number of retries...

i highly doubt can. , should not able it.

reasons should not able lower amount of possible attempts: annoy user, if misplaces finger , cant authenticate. bad design choice of reduce number of tries.

reasons should not able increase amount of possible attempts: limit there remove possibility brute-force way in, e.g. trying every finger of ones hand, etc. if allow app increase number of attempts security risk.


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

sharepoint - Accessing files across a shared directory using a Windows service -