As we know, we can use WKContentRuleList to block url requests/cookies or perform other actions in WKWebView. Is there any way that we can know what has been blocked by the WKWebView based on that WKContentRuleList?
Post
Replies
Boosts
Views
Activity
Will Safari settings be applied to SafariViewController or WKWebView in apps? Or the configurations/settings of them are totally independent.