Skip to content

liveness crash due to Caused by android.security.KeyStoreException: Invalid key blob (so far happens on two samsung devices according to firebase crashlytics) #206

@hereisderek

Description

@hereisderek

Before creating a new issue, please confirm:

Which UI component?

Liveness

Gradle script dependencies

// Put output below this line
liveness 1.3.0

Environment information

# Put output below this line

------------------------------------------------------------
Gradle 8.10.2
------------------------------------------------------------

Build time:    2024-09-23 21:28:39 UTC
Revision:      415adb9e06a516c44b391edff552fd42139443f7

Kotlin:        1.9.24
Groovy:        3.0.22
Ant:           Apache Ant(TM) version 1.10.14 compiled on August 16 2023
Launcher JVM:  23.0.1 (Homebrew 23.0.1)
Daemon JVM:    /opt/homebrew/Cellar/openjdk/23.0.1/libexec/openjdk.jdk/Contents/Home (no JDK specified, using current Java home)
OS:            Mac OS X 15.2 aarch64

Please include any relevant guides or documentation you're referencing

received crashlytics report This issue has 102 crash events affecting 2 users

Describe the bug

crashlytics reports that this issue so far happened on only two Samsung devices, the app doesn't have much user base so it could happen to other devices as well. i have not personally experienced this crash but I don't have a Samsung to test on

62% Galaxy A90 5G
38% Galaxy S22 Ultra

full crash report has been attached

co.hud.app_issue_98cd5b27c6c47f551c310e6dbb1d94ce_crash_session_676328E402A900010EFF66B17129E032_DNE_0_v2_stacktrace.txt

Reproduction steps (if applicable)

No response

Code Snippet

// Put your code below this line.

Log output

// Put your logs below this line


amplifyconfiguration.json

{
"auth": {
"plugins": {
"awsCognitoAuthPlugin": {
"CredentialsProvider": {
"CognitoIdentity": {
"Default": {
"PoolId": "us-east-1:***",
"Region": "us-east-1"
}
}
}
}
}
}
}

Additional information and screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or requestlivenessThis issue relates to the Liveness component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions