31

After doing a "Reset All Content And Settings.." on the simulator the setting to enable using the web inspector in safari has disappeared, and I have no idea how to get it back:

Advanced Settings Menu

Does anyone have an idea how to get this back, and "remote" debug a webpage in the simulator again?

Stijn van der Laan
  • 466
  • 1
  • 4
  • 10

4 Answers4

26

It seems that this option is not available in the simulated devices. Tip: If you want to connect the console from your desktop Safari, you will need the Technology Preview. the normal one does not discover the simulator (though it finds the real device normally)

johnmerm
  • 676
  • 8
  • 15
  • 4
    For anybody like me who didn't understand the answer at first, here's the link: https://developer.apple.com/safari/technology-preview/ – Manoj Shrestha May 15 '20 at 22:10
12

In my case (macOS 10.14.3 and iOS 12.1 simulators), the setting isn't there, but is active by default. Open the simulator and you should see it in Safari under Develop.

enter image description here enter image description here

Martin
  • 684
  • 8
  • 12
10

i needed to restart desktop safari. might help.

csomakk
  • 5,369
  • 1
  • 29
  • 34
2

Worked for me download new Safari:
IOS Simulator: 13.4
(Safari Technology Preview)

https://developer.apple.com/safari/download/

Safari Technology Preview

  • Please don't add _"thanks"_ as answers. They don't actually provide an answer to the question, and can be perceived as noise by its future visitors. Once you [earn](http://meta.stackoverflow.com/q/146472) enough [reputation](http://stackoverflow.com/help/whats-reputation), you will gain privileges to [upvote answers](http://stackoverflow.com/help/privileges/vote-up) you like. This way future visitors of the question will see a higher vote count on that answer, and the answerer will also be rewarded with reputation points. See [Why is voting important](http://stackoverflow.com/help/why-vote). – Yunnosch Apr 30 '20 at 08:00