Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
agnamc9 opened this issue Sep 29, 2022 · 1 comment
Open

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

agnamc9 opened this issue Sep 29, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@agnamc9
Copy link

agnamc9 commented Sep 29, 2022

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

@agnamc9 agnamc9 added the bug Something isn't working label Sep 29, 2022
@sethuram11
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants