[Webkit-unassigned] [Bug 217132] NSCrossWebsiteTrackingUsageDescription does not prompt to allow or block ITP

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 1 16:29:22 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217132

--- Comment #1 from katherine_cheney at apple.com ---
(In reply to Spambit from comment #0)
> I am working on WKWebView in iOS 14. I put
> NSCrossWebsiteTrackingUsageDescription in info.plist and could see ITP
> toggle button in app specific settings. But I wonder should it not prompt
> user with system popups like permissions consent? I don't see any such
> popup. Is it bug in iOS14? The reason I ask because if it does not show
> anything to user what's the purpose of taking a string for the key in
> info.plist.

Hi! Thanks for filing this. This behavior is expected, there is no prompt that should appear when adding NSCrossWebsiteTrackingUsageDescription to the Info.plist. The purpose of the purpose string is to let an app request to show the ITP toggle, but the only way to change it is if the user does it themselves in Settings.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201001/44e23a27/attachment.htm>


More information about the webkit-unassigned mailing list