How to debug Safari and WebViews running within the iOS Simulator with Inspect
xcrun simctl
is installed and available in your $PATH
. You can validate this by running
simctl
utility provided by Xcode to detect and interact with iOS simulators. Follow these guides to make sure simctl
works correctly: