我需要使用Android原生脚本的生物识别或指纹/脸部I认证的代码指南或样本。
本地脚本
发布于 2019-04-10 22:19:01
你一定在寻找nativescript-fingerprint-auth插件,插件repo也包括演示应用程序。
tns plugin add nativescript-fingerprint-auth
https://stackoverflow.com/questions/55610146
相似问题