You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.NoSuchMethodError: No virtual method getBuffer()Ljava/lang/String; in class Lcom/regula/common/http/RequestResponseData; or its super classes (declaration of 'com.regula.common.http.RequestResponseData' appears in /data/app/~~NnKBJyveut-8eNiSwg0D7w==/com.panelyscash.app-z4DonkqtApGsuRD3ENZ9wA==/base.apk!classes7.dex)
E/AndroidRuntime(31205): at com.regula.facesdk.service.i$b.run(Unknown Source:136)
E/AndroidRuntime(31205): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
E/AndroidRuntime(31205): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
E/AndroidRuntime(31205): at java.lang.Thread.run(Thread.java:923)
I/ExceptionHandle(31205): at com.regula.facesdk.service.i$b.run(Unknown Source:136)
I/ExceptionHandle(31205): at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
I/ExceptionHandle(31205): at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
I/ExceptionHandle(31205): at java.lang.Thread.run(Thread.java:923)
I use flutter_face_api: ^3.0.0
The text was updated successfully, but these errors were encountered:
Hello
I had this error after picking face
I use
flutter_face_api: ^3.0.0
The text was updated successfully, but these errors were encountered: