Skip to content

Instantly share code, notes, and snippets.

View ph0rest's full-sized avatar
🏠
Working

ph0rest

🏠
Working
View GitHub Profile
@james2doyle
james2doyle / ios-chrome-devtools.md
Last active May 17, 2023 04:33
Enable remote debugging on the iOS simulator using Chrome Dev Tools

Install the tools:

brew install ios-webkit-debug-proxy

Run the simulator. And choose an iOS 10 device. The chrome remote debugging doesn't work with iOS 11 yet.

Enable the inspector