breautek commented on issue #850: Ready for Chrome 80's [Cookies default to SameSite=Lax] ? URL: https://github.com/apache/cordova-android/issues/850#issuecomment-545423681 I'll add the help wanted tag to this issue. Someone will need to investigate potential solutions. The browsers have been implementing a lot of security features that makes it hard for web apps to run off of the filesystem. But I'm not entirely confident this is something that can be solved at the client side level. Something like this might require a backend hack to make it send the appropriate header if the request is from chrome only.
---------------------------------------------------------------- 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]
