Reputation: 59
I need a way to accept/handle third party cookies in WKWebViews for iOS 13.5. It seems iOS is blocking my site from fully loading due to third party cookies.
Upvotes: 2
Views: 2306
Reputation: 17844
WKWebView does not support third-party cookies. Change your site to work without them.
Upvotes: 2