From 0ed1448f84a306fceb1f7bbb96401e21e5b10c69 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Wed, 21 Feb 2024 14:07:16 +0100 Subject: [PATCH] Update WKWebView_logging.md --- IOS/WKWebView_logging.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/IOS/WKWebView_logging.md b/IOS/WKWebView_logging.md index e5596b0..0bc2598 100644 --- a/IOS/WKWebView_logging.md +++ b/IOS/WKWebView_logging.md @@ -1,3 +1,7 @@ +Complete example, because I couldn't find one. +No prior IOS experience + + ```swift import SwiftUI import WebKit