- wx.startSoterAuthentication 返回的cpuid并不唯一?
api名称:wx.startSoterAuthentication问题: 返回参数resultJSON中的cpu_id(文档里说的是机器唯一识别ID)出现同一手机在系统升级后,cpu_id不一致的情况 问题机型model:iPhone XS Max China-exclusive<iPhone11,6> HUAWEI LIO-AN00
04-07 - 华为Mate 20 pro手机仅支持面容识别,但接口却识别出仅支持指纹识别
[图片] [图片][图片]
02-04 - wx.checkIsSupportSoterAuthentication 不能识别手机对应生物认证?
API名称:wx.checkIsSupportSoterAuthentication 检测机型:华为mate20 Pro 手机实际支持生物认证方式:面部识别(该手机无指纹认证方式,没有录入指纹的途径,功能) API检测结果:指纹识别
01-30 - wx.startSoterAuthentication 报90007错误?
API名称: wx.startSoterAuthentication 参数情况: wx.startSoterAuthentication({ requestAuthModes: ["fingerPrint"], challenge:'2838' }) 报错:MiniProgramError {"authMode":"fingerPrint","resultJSON":"","errMsg":"startSoterAuthentication:fail authenticate error: add SOTER task to queue failed. check the logcat for further information","resultJSONSignature":"","errCode":90007} 涉及机型:华为mate60 Pro、Redmi K50、Readmi Note 11Pro、Redmi Note8 Pro、redmi note11pro
01-30 - wx.checkIsSupportSoterAuthentication接口没有检查出人脸识别?
手机机型:华为mate60 pro 调用接口:wx.checkIsSupportSoterAuthentication 返回值:只有fingerPrint,没有facial
01-30 - 小程序是否有检测是否是远程操作的API,比如用todesk远程?
比如用todesk远程操作小程序,希望被检测出来并禁止,有没有什么现成的API或者其他解决方案
01-30 - 人脸识别wx.startSoterAuthentication,苹果机返回错误码90011?
苹果手机人脸识别时,返回错误码90011,退出重新识别,仍然返回90011,怎样才能重新唤起识别? [图片]
2023-09-11 - 部分安卓手机在企业微信端打开小程序,出现闪退情况,将企业微信手机权限“附近设备”允许后,闪退情况消失
代码中有用到 蓝牙信标(beacon)API,startBeaconDiscovery、onBeaconUpdate
2023-08-07 - 企业微信发送可跳转小程序消息报错90208,错误消息miniprogram not matched?
{"invaliduser":null,"invalidparty":null,"invalidtag":null,"errcode":90208,"errmsg":"miniprogram not matched, hint: [1666685151235732942118235], from ip: 222.90.58.192, more info at https://open.work.weixin.qq.com/devtool/query?e=90208"} 已做的: 1.小程序已关联企业微信 2.企业微信已添加小程序
2022-10-25 - 强烈建议官方上线安卓模拟器识别接口、虚拟定位识别接口?
1.安卓模拟器识别API:如果小程序运行在安卓模拟器上,那么对于移动端的某些功能将出现漏洞 2.虚拟定位识别API:获取错误的位置,将无任何意义,希望尽快上线此功能
2022-07-31