You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/05/18 02:57:46 UTC

[GitHub] [cordova-android] breautek commented on issue #1417: Android SDK 31 iframe not save cookies

breautek commented on issue #1417:
URL: https://github.com/apache/cordova-android/issues/1417#issuecomment-1129514787

   Starting in API 31 on Android 12 devices, [Google](https://developer.android.com/about/versions/12/behavior-changes-12#samesite) has started enforcing SameSite policies for WebView cookies.
   
   Cordova cannot override this policy.
   
   Personally I don't use cookies so I'm not totally familiar with the SameSite policies but they have a [guide](https://web.dev/samesite-cookies-explained/) that should be able to help. It may involve making changes to your server.
   
   Closing as won't fix.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org