<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ilya Minichev</title>
    <description>The latest articles on DEV Community by Ilya Minichev (@ilyaminichev).</description>
    <link>https://dev.to/ilyaminichev</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F691571%2F8cd345b3-cf8d-4139-809f-b04b6c8894fe.png</url>
      <title>DEV Community: Ilya Minichev</title>
      <link>https://dev.to/ilyaminichev</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ilyaminichev"/>
    <language>en</language>
    <item>
      <title>WKWebView persistent cookies open source solution and other useful things for WKWebView</title>
      <dc:creator>Ilya Minichev</dc:creator>
      <pubDate>Mon, 23 Aug 2021 02:03:47 +0000</pubDate>
      <link>https://dev.to/ilyaminichev/wkwebview-persistent-cookies-open-source-solution-and-other-useful-things-for-wkwebview-3fno</link>
      <guid>https://dev.to/ilyaminichev/wkwebview-persistent-cookies-open-source-solution-and-other-useful-things-for-wkwebview-3fno</guid>
      <description>&lt;p&gt;iOS WKWebView webview App Template with fully working persistent cookies functionality (httpcookie, web cookie, browser cookie), custom status bar background color, option for white/black status bar text color, option to disable pinch to zoom and double tap to zoom in webview&lt;/p&gt;

&lt;p&gt;You have probably noticed that by default iOS WKWebView resets all cookies if you swipe app off memory or every time app is reloaded and new app session started&lt;/p&gt;

&lt;p&gt;This WKWebView app template has a solution and a fix to preserve and save cookies to provide expected functionality from web apps&lt;/p&gt;

&lt;p&gt;README.md also includes instruction how hide visibility of scroll bar and enable iOS smooth scrolling (you do it in CSS code of your web content, not in the Swift part of the iOS app)&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/ilyaminichev/iOSWKWebViewAppTemplatePersistentCookiesWorkLikeACharm" rel="noopener noreferrer"&gt;GitHub public repository ilyaminichev/iOSWKWebViewAppTemplatePersistentCookiesWorkLikeACharm&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ios</category>
      <category>swift</category>
      <category>webview</category>
      <category>wkwebview</category>
    </item>
  </channel>
</rss>
