12

I want to support third-party cookies in an iOS application using WKWebView. Is there any way to support third-party cookies when the user has blocked all cookies in Safari's settings (Settings -> Safari -> Block Cookies -> Always)?

I have tried saving all cookies from the response and sending them in the request but it did not help.

bdash
  • 17,105
  • 1
  • 52
  • 86
Andection
  • 331
  • 1
  • 2
  • 10
  • 1
    Even now, in iOS 11, it doesn't seem possible in my testing. Regardless of what the user's Safari settings are. Still hoping for an official answer if this is true, because I can't determine third party cookie support for `WKWebView` from the documentation. – tfrank377 Jun 18 '18 at 15:28

0 Answers0