DestructiveCreator
DestructiveCreator

Reputation: 126

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 ?

Upvotes: 5

Views: 3038

Answers (1)

David Lewis
David Lewis

Reputation: 168

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

http://nightly.webkit.org

Upvotes: 4

Related Questions