Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经开发了一些使用touch id的代码,它可以正常工作。 但是当使用错误的手指时,会显示错误而不是这样授权:
所以在这种情况下,我想在点击Enter Password时,向我显示密码屏幕以输入我的 iPhone 密码(我不知道是否存在任何 api)。以及如何在点击(代表或...)后处理输入密码按钮。
谢谢你。