Hi OOPer,I'm instantiating WKWebView each time as we can not update configuration after its instatiation and i need to provide my updated configuration to WKWebView. This is an issue with WKWebView that i think has not yet fixed by Apple.And for WKWebsiteDataStore, Yes i'm keeping it globally at one place , AppDelegate. Its just that i'm discarding the previous instance and assigning it the updated instance as it resolved one of my issue where website data store missed some of my previously setted cookies. Don't know why.
Topic:
Programming Languages
SubTopic:
Swift
Tags: