Modify Touch Id Plugin Default Authentication Popup (IOS)

强颜欢笑 提交于 2019-12-13 08:53:29

问题


I used touch Id plugin in my IOS Application by following below URL: https://www.ibm.com/developerworks/community/blogs/worklightsmobileplayground/entry/touchid_authentication_with_worklight?lang=en

I implemented plugin properly and it is working. I want to change in the plugin code such that the Touch ID default popup should be removed but the touch authentication should work. Please suggest on this.


回答1:


In my opinion you are attempting to subvert the way TouchID works, and that is a big no-no. You should keep the TouchID UI as it is since that is part of the Touch ID experience Apple decided on. And I don't think you can change that anyway.



来源:https://stackoverflow.com/questions/36930147/modify-touch-id-plugin-default-authentication-popup-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!