You must log in or register to comment.
Also, in Terminal app (find it via Spotlight):
defaults write com.apple.Safari IncludeInternalDebugMenu 0
Thanks, but doesn’t help unfortunately.
It looks like you have iOS Safari debugging turned on. Here’s the instructions I found from Apple to toggle it:
- Open the Settings app.
- Go to Safari.
- Scroll down to Advanced.
- Disable the Web Inspector toggle.
I found this info on this Apple developer documentation page: https://developer.apple.com/documentation/safari-developer-tools/inspecting-ios
Thanks, but doesn’t help unfortunately.