Wkwebsitedatastore httpcookiestore
Garrett goble
[] for (cookie) in cookies { webView.configuration.websiteDataStore.httpCookieStore.setCookie(cookie) } iOS 10以下の古い回答 クッキーの初期ロード要求時に設定する必要がある場合は、NSMutableURLRequestでクッキーを設定できます。
WKWebsiteDataStore(IntPtr) A constructor used when creating managed representations of unmanaged objects; Called by the runtime. WKWebsiteDataStore(NSCoder) A constructor that initializes the object from the data stored in the unarchiver object. WKWebsiteDataStore(NSObjectFlag)