Parent #16062
Modern SameSite cookies in WebView
-
If your app uses WebView, or if you manage a website or service that uses cookies, test flows on Android 12 WebView. If you find issues, you might need to update your cookies to support the new SameSite behaviors.
-
Watch for issues in logins and embedded content, as well as sign-in flows, purchasing, and other authentication flows where the user starts on an insecure page and transitions to a secure page.
Possible features using cookies in WebViews
- Publicize
- Jetpack install
Parent #16062
Modern SameSite cookies in WebView
If your app uses
WebView, or if you manage a website or service that uses cookies, test flows onAndroid 12WebView. If you find issues, you might need to update your cookies to support the newSameSitebehaviors.Watch for issues in logins and embedded content, as well as sign-in flows, purchasing, and other authentication flows where the user starts on an insecure page and transitions to a secure page.
Possible features using cookies in WebViews