We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When using TrustKit Xcode 14.1 gives runtime warnings. Even happens with example project as well as our own app.
The text was updated successfully, but these errors were encountered:
My team would also appreciate a fix here 🙏
Sorry, something went wrong.
Same here. Xcode generated 77 warnings about this.
Please recheck -- with Xcode 14.3 and latest code changes, this is working now.
Isn't the issue here that your URLSession has the main queue set as its delegate queue?
No branches or pull requests
When using TrustKit Xcode 14.1 gives runtime warnings. Even happens with example project as well as our own app.
The text was updated successfully, but these errors were encountered: