regulaforensics / flutter_face_api

MIT License
31 stars 14 forks source link

[BR] java.lang.NoSuchMethodError after picking face #9

Open agnamc9 opened 1 year ago

agnamc9 commented 1 year ago

Hello

I had this error after picking face

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

sethuram11 commented 1 week ago

i am using 6.2.3 and i have the same response for low end device like moto e6s and after face scanning app will crash before the response.