Skip to content

Instantly share code, notes, and snippets.

@T1T4N
Created November 8, 2022 11:18
Show Gist options
  • Save T1T4N/cf1172e50f00f0576a7cd8b2fd25a77b to your computer and use it in GitHub Desktop.
Save T1T4N/cf1172e50f00f0576a7cd8b2fd25a77b to your computer and use it in GitHub Desktop.
Never set WKWebView as the top view in a XIB, otherwise:
WKWebView: configuration cannot be nil
Correct approach: Add it as a subview with correct constraints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment