WKwebview disable "Prevent cross site tracking" for Mac app

How to disable "Prevent cross site tracking" in WKwebview for Mac app. "NSCrossWebsiteTrackingUsageDescription" key in info.plist doesn't seem to work. Also, no cookies received in decidePolicyForNavigationResponse delegate method of WKwebview. Though can see in network traces. Does WKwebview blocks 3rd party cookies.

Add a Comment

Replies

Curious to know if we found the solution or workaround for this.

Anyone know how to disable "Prevent Cross-Site Tracking" for wkwebview????