[Webkit-unassigned] [Bug 200857] REGRESSION (iOS 13): WKWebView does not include cookies/credentials in cross-origin-requests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 25 01:19:01 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=200857

--- Comment #31 from Dmitry Perlroizen <dmiperl at gmail.com> ---
I confirm identical behavior described by Nicola Fankhauser in our hybrid Cordova application using WebKit and iOS 13. The application named "Dream Spot" in Apple store is broken for iOS 13 users and we are working frantically to patch the server side so that our customers don't kill us as they upgrade to iOS 13. What we do is sending the session id as request parameter, making the server to strip that and convert it into a missing cookie and then send down the chain of http request processing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190925/918a65a5/attachment.html>


More information about the webkit-unassigned mailing list