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

Face Verification is failed to showing white screen #13

Open
BalaSundar009 opened this issue Aug 28, 2023 · 0 comments
Open

Face Verification is failed to showing white screen #13

BalaSundar009 opened this issue Aug 28, 2023 · 0 comments
Assignees

Comments

@BalaSundar009
Copy link

Hi,

After completing the data extraction from the document scanning, we faced a white screen like the application crashed while completing the face liveness checking and selfie photos and also got the following error.

E/AndroidRuntime( 3171): java.lang.IllegalArgumentException: bitmap is null
E/AndroidRuntime( 3171): at androidx.core.graphics.drawable.DrawableKt.toBitmap(Drawable.kt:54)
E/AndroidRuntime( 3171): at androidx.core.graphics.drawable.DrawableKt.toBitmap$default(Drawable.kt:46)
E/AndroidRuntime( 3171): at com.klippa.identity_verification.modules.camerascreens.view.a.c(Unknown Source:33)
E/AndroidRuntime( 3171): at com.klippa.identity_verification.modules.camerascreens.view.a$$ExternalSyntheticLambda8.onClick(Unknown Source:2)
E/AndroidRuntime( 3171): at android.view.View.performClick(View.java:7892)
E/AndroidRuntime( 3171): at android.widget.TextView.performClick(TextView.java:16219)
E/AndroidRuntime( 3171): at android.view.View.performClickInternal(View.java:7869)
E/AndroidRuntime( 3171): at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0)
E/AndroidRuntime( 3171): at android.view.View$PerformClick.run(View.java:30880)
E/AndroidRuntime( 3171): at android.os.Handler.handleCallback(Handler.java:942)
E/AndroidRuntime( 3171): at android.os.Handler.dispatchMessage(Handler.java:99)
E/AndroidRuntime( 3171): at android.os.Looper.loopOnce(Looper.java:226)
E/AndroidRuntime( 3171): at android.os.Looper.loop(Looper.java:313)
E/AndroidRuntime( 3171): at android.app.ActivityThread.main(ActivityThread.java:8757)
E/AndroidRuntime( 3171): at java.lang.reflect.Method.invoke(Native Method)
E/AndroidRuntime( 3171): at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
E/AndroidRuntime( 3171): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1067)

SDK version:
klippa_identity_verification_sdk: ^0.2.2

Please update Klippa to fix the face verification issue ASAP!

@RobinFarmer RobinFarmer self-assigned this Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants