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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 6 03:04:14 PDT 2019


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

--- Comment #18 from Niklas Merz <niklasmerz at linux.com> ---
(In reply to lordsteph84 from comment #17)
> I had the same problem with my ionic 3 app and ios 13.
> I found workarounds using :
> 
> https://github.com/sneas/ionic-native-http-connection-backend
> 
> https://ionicframework.com/docs/native/http/#installation
> 
> By replacing the API calls from rxjs with the native objective C http call,
> the cookie persist well from the http response of the backend.

Thank you for pointing that out for Cordova/Ionic developers.

Regardless this is still a workaround and doing HTTP in the browser should work as expected. I would be happy to remove any workarounds, when this issues gets fixed.

-- 
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/20190906/9e130c95/attachment.html>


More information about the webkit-unassigned mailing list