https://github.com/wibosco/wkwebviewcookiesetting-example
A playground with example code of how to safely set the cookies of a WKWebView instance for iOS11 and above
https://github.com/wibosco/wkwebviewcookiesetting-example
cookie wkwebview
Last synced: 7 months ago
JSON representation
A playground with example code of how to safely set the cookies of a WKWebView instance for iOS11 and above
- Host: GitHub
- URL: https://github.com/wibosco/wkwebviewcookiesetting-example
- Owner: wibosco
- License: mit
- Created: 2019-12-06T11:16:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-06T11:19:57.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T05:30:45.567Z (9 months ago)
- Topics: cookie, wkwebview
- Language: Swift
- Homepage: https://williamboles.com/
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WKWebViewCookieSetting-Example
A playground with example code of how to safely set the cookies of a WKWebView instance for iOS11 and above