- 关于 在线人脸SDK 2.21.104 版本会导致摄像头卡死问题?
在使用 2.21.104.58 版本的SDK时,如果点击刷脸,关闭,再次调起刷脸,会导致摄像头卡屏,下次再调起刷脸界面也是卡屏界面 经测试,我司手头上其他厂商的一些人脸设备不会出现这样的情况,而出现此问题的设备在使用低版本SDK(2.14)时也不会出现该问题 经核查 : 摄像头厂商为:华捷;摄像头序列号为:KOAP1TX0A0800250A080025 人脸设备厂商为:德卡;SN号为:00013000202008000031 以下是视频演示,时间为 2020/12/22 14:41 [视频]
2020-12-22 - 人脸权限开通窗口不再出现
如果用户第一次刷脸,输入完整手机号后,不选择开通,选择取消 第二次刷脸却只需要输入后4位了(即没有了开通人脸的入口)。 然后会出现以下界面,重复点击重试也是会同样的结果,而用户一直处于没有人脸权限的状态。 [图片]
2020-05-18 - 无法关闭getWxpayfaceCode调起的页面?
无论是调用 updateWxpayfacePayResult 接口,或者是 getWxpayfaceCode 接口中传 ignore_update_pay_result 为 1 都无效,怎么解决
2020-04-08 - Loadlibrary 失败是什么原因造成的?
!MCSER!: pid:5296, appName :com.tencent.wxpayface | displayId:0 2020-04-02 14:34:45.810 5296-5296/? I/ImiAndroid: Loadlibrary(/data/data/com.tencent.wxpayface/lib/libimitools.so) Failed and Retry Loadlibrary(libimitools.so) 2020-04-02 14:34:45.812 5296-5296/? I/ImiAndroid: Loadlibrary(/data/data/com.tencent.wxpayface/lib/libimitools.so) Failed and Retry Loadlibrary(libimitools.so) 2020-04-02 14:34:45.814 5296-5296/? I/ImiAndroid: Loadlibrary(/data/data/com.tencent.wxpayface/lib/libimitools.so) Failed and Retry Loadlibrary(libimitools.so) 2020-04-02 14:34:46.220 5296-5296/? I/WxLaunch: SdkModeActivity launch from facescan click:1585809286220 2020-04-02 14:34:46.225 1351-1373/? I/ActivityManager: Displayed com.tencent.wxpayface/.sdkmode.SdkModeActivity: +511ms 2020-04-02 14:34:52.037 5372-5372/? D/IlinkService: [, , 0]:Receive broadcast mypkgname:com.tencent.wxpayface, sender:com.tencent.wxpayface, sender process:null 2020-04-02 14:35:22.037 5372-5372/? D/IlinkService: [, , 0]:Receive broadcast mypkgname:com.tencent.wxpayface, sender:com.tencent.wxpayface, sender process:null
2020-04-02 - 人脸终端能否处于内网不连通外网,或者通过内部服务器转发出去
如题,在我司人脸支付开发的需求中,环境为纯内网,无法连通外网,但我司的APP程序可通过服务器后台连通外网。经测试,终端处于内网环境的情况下,在调用人脸支付SDK进行扫脸时,会报错 认证超时 。遂想请教下大家: 在设备所处环境为纯内网的情况下(即终端本身无法连通外网),人脸支付SDK是否可以通过我司APP经服务器(可连通外网)进行转发
2020-03-12 - android 在调用微信刷脸获取用户信息时,在还未完成识别时点击退出,WxPayFace 停止应用
具体报错情况如下 Process: com.tencent.wxpayface, PID: 19952 java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference at android.os.Parcel.readException(Parcel.java:1698) at android.os.Parcel.readException(Parcel.java:1645) at com.tencent.wxpayface.c$a$a.a(SourceFile:81) at com.tencent.wxpayface.connection.FaceConnectService.h(SourceFile:1379) at com.tencent.wxpayface.connection.FaceConnectService.b(SourceFile:92) at com.tencent.wxpayface.connection.FaceConnectService$1.onReceive(SourceFile:305) at android.support.v4.content.c.a(SourceFile:311) at android.support.v4.content.c.a(SourceFile:47) at android.support.v4.content.c$1.handleMessage(SourceFile:120) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6137) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 请问一下具体是因为什么原因
2019-12-06 - 在调用微信刷脸获取用户信息时,在还未完成识别时点击退出,WxPayFace 停止应用
具体报错情况如下 Process: com.tencent.wxpayface, PID: 19952 java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String java.lang.Object.toString()' on a null object reference at android.os.Parcel.readException(Parcel.java:1698) at android.os.Parcel.readException(Parcel.java:1645) at com.tencent.wxpayface.c$a$a.a(SourceFile:81) at com.tencent.wxpayface.connection.FaceConnectService.h(SourceFile:1379) at com.tencent.wxpayface.connection.FaceConnectService.b(SourceFile:92) at com.tencent.wxpayface.connection.FaceConnectService$1.onReceive(SourceFile:305) at android.support.v4.content.c.a(SourceFile:311) at android.support.v4.content.c.a(SourceFile:47) at android.support.v4.content.c$1.handleMessage(SourceFile:120) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6137) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779) 请问一下具体是因为什么原因
2019-12-04