[Webkit-unassigned] [Bug 213510] iOS 14: ITP causes issues for hybrid (WKWebView) apps using cookies for authentication etc.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 09:22:28 PDT 2020


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

Pablo <pablo.caselas at tramitapp.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pablo.caselas at tramitapp.com

--- Comment #22 from Pablo <pablo.caselas at tramitapp.com> ---
My app is broken too. I am using cordova-plugin-ionic-webview (which uses WkWebView under the hood)

I am sending xhr requests for the user to log in: (from ionic://app/**) and even though it receives those cookies (I use one as session and other as a way to know if the user has previously logged in with the device and if not, send them a mail whenever they login).

As a hack for this, I am using Niklas proxy to do native HTTP requests, but it's not ideal.

-- 
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/20201013/86420505/attachment.htm>


More information about the webkit-unassigned mailing list