Debugging iOS7 Safari CSS issues with web inspector

Anna picture Anna · Sep 18, 2013 · Viewed 19.5k times · Source

I followed the steps to set up debugging webpage on iOS. It worked. However I see an issue with the inspector - it doesn't let me check the DOM and corresponding CSS. Anyone else has this issue? (Exact same issue when debugging using the simulator.)

Screenshot: http://screencast.com/t/E4fxPQwk14

Resource: https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/DebuggingSafarioniPhoneContent/DebuggingSafarioniPhoneContent.html

Thanks!

UPDATE: WebKit nightly works. Thank you Timothy Hatcher!

Answer

Timothy Hatcher picture Timothy Hatcher · Sep 19, 2013

You need to use a WebKit nightly, Safari 6.1 or Mavericks to use Web Inspector with iOS 7.