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.

I'm having same issue. Any idea if WKWebview support third party cookie or any way to enable it?

@eskimo any help here

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

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

WKwebview disable "Prevent cross site tracking" for Mac app
 
 
Q