From 2e84268ccc0661fc1439b6e2c549dbf29aa282a9 Mon Sep 17 00:00:00 2001 From: Rob Watson Date: Mon, 8 Jun 2020 12:30:30 +0200 Subject: [PATCH] add checklist item to enable WebInspector in iOS --- content/post/remotedebug-webkit-ios-13.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/post/remotedebug-webkit-ios-13.md b/content/post/remotedebug-webkit-ios-13.md index ae64dcb..b8a94e2 100644 --- a/content/post/remotedebug-webkit-ios-13.md +++ b/content/post/remotedebug-webkit-ios-13.md @@ -70,7 +70,8 @@ npm install remotedebug-ios-webkit-adapter -g ### 6. Set up device -Plug in iOS device via USB port, ensure it is trusted. +* Plug in iOS device via USB port, ensure it is trusted. +* Check that _Settings > Safari > Advanced > Web Inspector_ is enabled. ### 7. Start the proxy