In my app I am trying to detect which user is trying to log in using touchId. Is there any mechanism which can help me distinguish between users depending on touch Ids of users.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
I assume that you are only assuming 1 one user per device since touch id isn't really setup for multiple users on a single device.
Since you already know which device your app is running on there would be no need to get this information from TouchID.