-
Notifications
You must be signed in to change notification settings - Fork 27
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
Trouble when starting a Livenesscheck at IOS 18 #188
Comments
Hi @francisco-sanabria-itti, thanks for reaching out. EDIT: I misread your code and I now see you are indeed providing If this is not the root cause of your issue, please enable verbose logging and share them with us, as they might provide additional helpful information. You can enable verbose loggings by doing the following before calling Amplify.Logging.logLevel = .verbose |
Thank you so much! It solved my problem!! ❤️ |
|
Describe the bug
When executing the liveness feature in AWS Amplify, the process fails with an "An unknown error occurred" message. This occurs consistently and prevents further execution of the feature. There is no detailed error information provided in the logs, making it challenging to identify the root cause.
Steps To Reproduce
Expected behavior
Finish process successfuly.
Swift Liveness Version
2.42.1
Xcode version
16.2 (16C5032a)
Relevant log output
Is this a regression?
No
Regression additional context
No response
OS Version
iOS 18.2 / MacOS 15.2
Device
IPhone 14
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: