~
关于 在线人脸SDK 2.21.104 版本会导致摄像头卡死问题?在使用 2.21.104.58 版本的SDK时,如果点击刷脸,关闭,再次调起刷脸,会导致摄像头卡屏,下次再调起刷脸界面也是卡屏界面 经测试,我司手头上其他厂商的一些人脸设备不会出现这样的情况,而出现此问题的设备在使用低版本SDK(2.14)时也不会出现该问题 经核查 : 摄像头厂商为:华捷;摄像头序列号为:KOAP1TX0A0800250A080025 人脸设备厂商为:德卡;SN号为:00013000202008000031 以下是视频演示,时间为 2020/12/22 14:41 [视频]
2020-12-23情景是调用先 getInstance 等,最后 getWxpayfaceCode 拉起刷脸页面,然后取消 release释放掉,再调用拉起就人脸识别窗口就会白屏(同样也有经过getInstance等操作);调用WxpayfaceUserInfo时候取消再拉起就不会出现白屏情况,功能正常(经过同样的getInstance等操作)。
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~
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-09没有人解答下吗~
在调用微信刷脸获取用户信息时,在还未完成识别时点击退出,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-05