mkayander commented on issue #1228:
URL: https://github.com/apache/cordova-ios/issues/1228#issuecomment-1387563601

   Yeah, i've logged the `cookieAcceptPolicy` value and it's already `0` before 
the assignment, which is `NSHTTPCookieAcceptPolicyAlways`.
   NSCrossWebsiteTrackingUsageDescription is set and enabled in settings yes.
   
   Yet, i see in dev tools that iframe's response contains multiple 
`Set-Cookie`, `SameSite` is set to none. But when i check saved cookies for 
iframe's domain, there's none, which results in errors.
   
   I'm also using a `cordova-plugin-wkwebview-file-xhr` plugin that affects XHR 
requests but it doesn't seem to be relevant to the problem.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to