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

Xcode 14.1 warning: This method should not be called on the main thread as it may lead to UI unresponsiveness. #289

Open
JuhaO81 opened this issue Nov 17, 2022 · 4 comments

Comments

@JuhaO81
Copy link

JuhaO81 commented Nov 17, 2022

When using TrustKit Xcode 14.1 gives runtime warnings. Even happens with example project as well as our own app.

Screenshot 2022-11-17 at 9 10 13

@kaden-weber
Copy link

My team would also appreciate a fix here 🙏

@eryalparslan
Copy link

Same here. Xcode generated 77 warnings about this.

@markph0204
Copy link

markph0204 commented May 7, 2023

Please recheck -- with Xcode 14.3 and latest code changes, this is working now.

@nikolaykasyanov
Copy link

Isn't the issue here that your URLSession has the main queue set as its delegate queue?

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

5 participants