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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -