IBM MobileFirst 6.3 - Android 指纹认证
Posted
技术标签:
【中文标题】IBM MobileFirst 6.3 - Android 指纹认证【英文标题】:IBM MobileFirst 6.3 - Android Fingerprint Authentication 【发布时间】:2017-09-15 19:02:23 【问题描述】:我想在我的 IBM Mobilefirst 6.3 Hybrid android 应用程序中实现指纹认证。我在科尔多瓦看到了一些例子-
https://github.com/mjwheatley/cordova-plugin-android-fingerprint-auth
这里 如何将 cordova-plugin-android-fingerprint-auth 插件添加到我的应用程序?有没有更好的方法来实现这个功能?
我能够在混合 ios 应用程序中实现触摸 ID。 https://github.com/EddyVerbruggen/cordova-plugin-touch-id?cm_mc_uid=04136042670715040496130&cm_mc_sid_50200000=1504217038
需要帮助才能在 Android 中实现类似功能。
谢谢
【问题讨论】:
【参考方案1】:Mobilefirst 7.0 和之前的版本不支持 Cordova 插件安装 Cordova 插件,因此您不能使用 cordova 命令行直接将插件添加到您的应用程序。
您需要按照blog post 中解释的手动安装说明在您的应用程序中添加cordova-plugin-android-fingerprint-auth
插件。
【讨论】:
以上是关于IBM MobileFirst 6.3 - Android 指纹认证的主要内容,如果未能解决你的问题,请参考以下文章
无法在 IBM MobileFirst 6.3 中调用 window.plugins