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

Disable SSL validation WKWebView #66

Closed
wants to merge 2 commits into from

Conversation

richherrera
Copy link

Summary of changes

  • Disable SSL validation for WKWebView. The Demo app's ViewController conforms to WKNavigationDelegate to accept SSL certificates without verifying their validity.
  • Add the AppTransportSecurity key to the Demo App's info.plist.

Checklist

  • Added a changelog entry

Authors

@richherrera richherrera requested a review from a team as a code owner January 29, 2025 19:49
Copy link
Contributor

@jaxdesmarais jaxdesmarais left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind making a ticket to revert this once the issue is resolved? Just don't want to forget about it.

@richherrera
Copy link
Author

Closing this PR since it worked after reinstalling our certificate.

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

Successfully merging this pull request may close these issues.

2 participants