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
Post a Comment