generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
feature-requestNew feature or requestNew feature or requestlivenessThis issue relates to the Liveness componentThis issue relates to the Liveness component
Description
Before creating a new issue, please confirm:
- I have searched for duplicate or closed issues.
- I have read the guide for submitting bug reports.
Which UI component?
Liveness
Gradle script dependencies
// Put output below this line
liveness 1.3.0Environment 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
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
Labels
feature-requestNew feature or requestNew feature or requestlivenessThis issue relates to the Liveness componentThis issue relates to the Liveness component