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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/72062039>