6 ms·
Remote debugging is so useful: http://www.igvita.com/slides/2012/devtools-tips-and-tricks/#28 http://www.igvita.com/slides/2012/devtools-tips-and-tricks/#....
by bgrins 14y ago
Remote debugging is so useful: http://www.igvita.com/slides/2012/devtools-tips-and-tricks/#28 http://www.igvita.com/slides/2012/devtools-tips-and-tricks/#.... It is painful to try and make and test changes on mobile devices without developer tools.
I wonder when this will be available for iOS.
- RandallBrown 14y agoYou can already do this with Safari (on a mac at least). The dev tools in chrome are just the webkit dev tools (maybe with a few changes) so Safari can do all (almost?) of the same things.
- boogah 14y agoHow about now? http://moduscreate.com/enable-remote-web-inspector-in-ios-6/ http://moduscreate.com/enable-remote-web-inspector-in-ios-6/
- anu_gupta 14y agoiOS6 Safari allows remote debugging: you can open a site up on an iDevice and then connect via Safari on the desktop and use Safari's version of Web Inspector
- felixthehat 14y agoIt's pretty amazing from Safari to plugged in iPhone in iOS6 using the new remote debugging. I have to mention coda2 & diet coda airpreview for iPad specific live debugging too, and Adobe's new edge inspect works well too (I've been using all three today for a responsive iOS site) http://www.mobilexweb.com/blog/iphone-5-ios-6-html5-developers http://www.mobilexweb.com/blog/iphone-5-ios-6-html5-develope... (see last point) http://teamsoell.com/andy/dietcoda http://teamsoell.com/andy/dietcoda http://html.adobe.com/edge/inspect/ http://html.adobe.com/edge/inspect/
- Joeri 14y agoAnother way to debug web pages with the inspector is to use the iOS 5 emulator with http://www.iwebinspector.com/ http://www.iwebinspector.com/