meishier commented on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ? URL: https://github.com/apache/cordova-android/issues/850#issuecomment-568273990 @breautek good news for cordova android app(webview). The new SameSite behavior will **not be enforced** on Android Webview **until later**. https://www.chromium.org/updates/same-site > Last updated Dec 16, 2019. The new SameSite behavior will not be enforced on Android Webview until later, though app developers are advised to declare the appropriate SameSite cookie settings for Android WebViews based on versions of Chrome that are compatible with the None value, both for cookies accessed via HTTP(S) headers and via Android WebView's CookieManager API. This does not apply to Chrome browser on Android, which will begin to enforce the new SameSite rules at the same time as the desktop versions of Chrome. The new SameSite behavior will not affect Chrome on iOS.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
