Reply to App Tracking Transparency and Cookies We were running into this same issue. Our fix was to change our app so that any webpage with cookies is not opened inside our app (this includes WebView and SafariKit). Calling UIApplication's open(url: , options: ) instead. Hope this helps. App & System Services Core OS Apr ’22