sharedCookiesEnabled property
Set true if shared cookies from HTTPCookieStorage.shared should used for every load request in the WebView.
The default value is false.
NOTE: available on iOS 11.0+.
Implementation
bool sharedCookiesEnabled;
Set true if shared cookies from HTTPCookieStorage.shared should used for every load request in the WebView.
The default value is false.
NOTE: available on iOS 11.0+.
bool sharedCookiesEnabled;