debugging - How do I fix the safari 6 web inspector so that it works with iOS devices or simulators? -
whenever try connect safari web inspector simulator or device running mobile safari in foreground, site try inspect never loads in inspector. dom never fills out in dom tree view; have collapse , expand webpage in resource view able see scripts, images, frames , none of items should show dom do. touch mode select specific dom element tapping on on iphone/ipad doesn't work either result of this.
i've correctly set relevant ios settings , mac safari settings safari on mac can see each device , connect specific websites/webviews connection seems fail somehow.
i've had moderate luck in getting work clearing cookies , cache via ios settings safari, connects , shows me dom part of time. has else run this? going wrong? there way fix it? possible use different web inspector debug sites on ios (like webkit nightly one) , if so, how?
this happens on both 10.7 , 10.8 machines , on various different ipads. might issue our site don't know how narrow down exactly.
i still have issue has solved me when run safari in private mode. dunno why, might chaching-related. not nice solution long problem persist.
these versions: - ios simulator version 7.0 (463.9.4) - safari version 6.0.5 (8536.30.1)
Comments
Post a Comment