Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Remote web application debugging not working in ios 8 beta

I am trying to debug a web application under ios 8 beta on a simulator. Running the latest version of safari (Version 7.0.6) and Xcode, but all I am able to see is "No Inspectable Applications" in safari.

Any suggestions ?

like image 853
DestructiveCreator Avatar asked Oct 01 '22 02:10

DestructiveCreator


1 Answers

You need the latest nightly build of Safari. Get it here:

http://nightly.webkit.org

like image 148
David Lewis Avatar answered Nov 15 '22 09:11

David Lewis