Bug 219517

Summary: iOS 14 ITP is not disabled even after adding NSCrossWebsiteTrackingUsageDescription into info.plist
Product: WebKit Reporter: Samiulla <samiulla.hunasimarad>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Major CC: bfulgham, katherine_cheney, samiulla.hunasimarad, smoley, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: Unspecified   

Samiulla
Reported 2020-12-03 17:27:11 PST
Hi, We have a Cordova based hybrid application where we have embedded mashups that are loaded from cross-origin URLs. With iOS14 SDK it has stopped working and I refer to the last part of your documentation in the below link where you have detailed about Intelligent Tracking Prevention in WKWebView by adding a Purpose String for the key NSCrossWebsiteTrackingUsageDescription to the app’s Info.plist. https://webkit.org/blog/10882/app-bound-domains/ The setting is appearing "Allow Cross-Website Tracking" which was disabled by default and I switched it on. The mashup contents are still not appearing. Is this setting now meant to disable the ITP? Or am I doing something wrong here? Best Regards, Sami
Attachments
Radar WebKit Bug Importer
Comment 1 2020-12-07 13:40:42 PST
Note You need to log in before you can comment on or make changes to this bug.