WKWebview, automatically disable cross site tracking

Hi.

We have a mobile app with thousands of users.

To integrate the app with our company's software, we have an iframe which points to the company's website url.

Because of IOS 14's intelligent tracking prevention, the commucation stopped working. We were able to sove this issue by adding a string to xCode, which activates the "Prevent cross site tracking" option in the app's settings.

We understand that this is a security measure, but it breaks existing funcionalities. Telling all users to disable that option feels unprofessional.

It would be nice if we could disable it through a new string in xcode, or at least request user permission, if he chooses Yes, then it is disabled.

I believe this a WKWebkit problem, let me know If Im wrong.

Thank you!
HIi,
Are you able to fix that issue if Preventing CrossSite tracking in WKWebivew for iOS 11 & above ?

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

WKWebview, automatically disable cross site tracking
 
 
Q