Skip to main content

What makes Inspect a great alternative to remotedebug-ios-webkit-adapter?

Inspect is the spiritual successor to remotedebug-ios-webkit-adapter, which was created back in 2016 by myself for earlier versions of iOS, and doesnt work with modern iOS versions.

How Inspect is different

Inspect includes a protocol mapping layer that makes it possible to use the modern Chrome DevTools front-end with the webkit instance running in your iOS device.

Inspect builds upon the learnings from the ios-webkit-debug-proxy and RemoteDebug projects and packages all the necessary tools and protocol adaptors into one convenient app that enables you to remote debug Safari on iOS from your Mac and Windows machine.