ios - Can I tell whether the user unlocked the iPhone with TouchID or passcode when acting on a notification? -


i make app require touchid identification (not passcode). them "swipe right" on notification , unlock touchid. if unlock passcode, want app know. possible?

thanks in advance.

there no indication whether device unlocked passcode or touchid, , if think through there little benefit in diferentiating between two.

if know passcode can modify touchid enrolments, therefore touchid isn't inherently more secure in terms of unlock event. there may benefits in terms of preventing people 'shoulder surfing' passcode , more convenient.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -