Safari webinspector show blank window at remote debugging (iOS6 + iOS7)

流过昼夜 提交于 2019-12-05 18:36:25

问题


Testing my webpages with an iPad, I ran into an design error that only occurs on iOS devices. So I tried using the remote debugging feature that is available since iOS6.

  • Macbook Pro: early '11, OSX Lion (10.7.5), Safari up-to-date (6.1.3)
  • iPad 3: iOS 7.0.4 vanilla
  • iPhone 4s: iOS 7.0.4 + jailbreak
  • and iOS-Simulator (iOS 6) by Xcode.

It doesnt matter what device I use and what site i try to inspect, the remote webinspector is blank all the time. See the attached screenshot (running OSX in german). I used google as an example in my screenshot.

What am I doing wrong?!


回答1:


I had exactly the same issue with Safai 8.0 on MacOS 10.10.1 and iOS 8.1.2.

Solution:

Ensure that cookies are allowed in your desktop Safari.



来源:https://stackoverflow.com/questions/22982641/safari-webinspector-show-blank-window-at-remote-debugging-ios6-ios7

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!