-
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
App crashing wiith error :- NSInternalInconsistencyException - Call must be made on main thread #156
Comments
@phantumcode I hope you are doing well. I am writing to inform you about this issue. When I am on a call with someone, this issue arises. I hope this will help to rectify the problem. Thanks |
It seems like something in your call back is not running on the main thread
Can you share your code snippets and validate everything is correctly configured in your controller? |
@harsh62 Thanks for writing back to me. Here is the code snippet. Please check it. I just wanted to inform you that we have created a Flutter app and then integrated this library natively. Thanks for your help; it is much appreciated.
|
Your
It should look something like this.
|
@harsh62 will check. Thanks |
|
Describe the bug
Hi team,
We are using the Amplify SDK (AmplifyUiLiveness) version 1.2.12 and Amplify version 2.29.3. We encountered a crash while performing live verification.
Steps To Reproduce
Expected behavior
App should not crash while performing verification
Swift Liveness Version
1.2.12
Xcode version
15.0.1
Relevant log output
Is this a regression?
No
Regression additional context
No response
OS Version
17.4.1
Device
iphone13
Specific to simulators
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: