admin管理员组文章数量:1336133
I have Safari
6.0.5 (8536.30.1) and WebKit
nightly (8536.30.1, 538+) and I'm trying to debug a website in iOS 7
iPad simulator ( XCode
Version 5.0
(5A1413).
I choose Develop
->iPad simulator
in Safari
, Web Inspector starts showing me the website's resources and DOM
, and I enable few breakpoints in JavaScript
file of the website. Then I perform something with the site to reach my breakpoints.
The site freezes, as if it reached the breakpoint but Web Inspector doesn't show that it reached anything and doesn't show any variables. I even do not see the variables pane.
What am I doing wrong?
I have Safari
6.0.5 (8536.30.1) and WebKit
nightly (8536.30.1, 538+) and I'm trying to debug a website in iOS 7
iPad simulator ( XCode
Version 5.0
(5A1413).
I choose Develop
->iPad simulator
in Safari
, Web Inspector starts showing me the website's resources and DOM
, and I enable few breakpoints in JavaScript
file of the website. Then I perform something with the site to reach my breakpoints.
The site freezes, as if it reached the breakpoint but Web Inspector doesn't show that it reached anything and doesn't show any variables. I even do not see the variables pane.
What am I doing wrong?
- 4 iOS WebKit debug proxy saved my day! stackoverflow./questions/11361822/… – Alexander Commented Oct 8, 2013 at 9:14
- My web inspector is simply crashing when trying to view the JS files in there. – TahoeWolverine Commented Nov 11, 2013 at 19:41
-
sometimes i run the
location.reload()
mand on console, it'll be work. – mrchad Commented Feb 15, 2016 at 21:24 - As a web developer, you should use Firefox. – StackSlave Commented May 16, 2016 at 4:09
- 4 @PHPglue you can only inspect website on iDevices from Safari. So using Firefox isn't going to help. – Kevin Kromjong Commented May 17, 2016 at 11:38
1 Answer
Reset to default 2Firstly, Update your browser and secondly open Firefox Inspector and then run your application.
本文标签: Safari Web Inspector doesn39t debug JavaScript in iOS 7 SimulatorStack Overflow
版权声明:本文标题:Safari Web Inspector doesn't debug JavaScript in iOS 7 Simulator - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1742403950a2468438.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论