What is the difference between the WKWebsiteDataStore.DefaultDataStore
and the one present in webview configuration instance - Configuration.WebsiteDataStore
?
If i delete a specific cookie from HttpCookieStore
by accessing the default websitedatastore, would that be in sync with HttpCookieStore
present in Configuration.WebsiteDataStore
when webview loads?