Closed woutervanwijk closed 3 years ago
if cookie.value = "{\"123.123.123.123\": 1234}:5678:9999" webviewCookieManager.getCookies(url) is error. FormatException: Invalid character in cookie value, code unit: '92' (at character 2)
@yankai3306 created a separate issue for that
If the value in cookies contains \", this method will fail to parse in Dart.
@yankai3306 let's move to here https://github.com/amag2511/webview_cookie_manager/issues/19
It's not the aim of the current plugin to provide anonymous mode. Close for now.
Just an idea: Private mode is not possible with webview now. Make it possible to do a private mode: store all cookies on start, clean them and (optionally) restore the cookies after the webview closes