When I want to run the Developer Console for a connected iPad Air running iOS9, I am just getting a blank screen.
I open Safari (9.0.1) > Developer > iPad > website
Does anybody tried it before? I am on El Capitan 10.11 and have an iOS9 device.
When I want to run the Developer Console for a connected iPad Air running iOS9, I am just getting a blank screen.
I open Safari (9.0.1) > Developer > iPad > website
Does anybody tried it before? I am on El Capitan 10.11 and have an iOS9 device.
I had the same problem. Figured out I disabled the cookies a day before. After enabling the cookies, it works.
Is it your Web Inspector window from Safari that is blank or the view on the iOS device?
Are you inspecting a page in Safari on iOS, your own Application, or something special on iOS?
I had the same problem. We run a webapp in UIWebview. Before iOS9, we could debug js by safari inspector on Mac. After upgrade to iOS9, it break down.
Were you able to resolve the issue? If yes, how?