wang哈哈
wang哈哈
  • 发布:2022-08-04 17:14
  • 更新:2022-08-04 17:14
  • 阅读:253

使用uni.checkIsSupportSoterAuthentication 这个接口返回supportMode: ["fingerPrint"]是不是只能指纹识别

分类:uni-app

uni.checkIsSupportSoterAuthentication({
success(res) {
console.log(res);
},
fail(err) {
console.log(err);
},
complete(res) {
console.log(res);
}
})

2022-08-04 17:14 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复