iOS 13.4.1 + Windows + Listening 9000 = Nothing
raygig opened this issue · 3 comments
raygig commented
iOS: 13.4.1
Windows: 10.0.18383 Build 18363
remotedebug-ios-webkit-adapter: https://github.com/RemoteDebug/remotedebug-ios-webkit-adapter/tree/master
ios-webkit-debug-proxy: 1.8.6
iOS Safari Settings: "Web Inspector" is enabled
λ npm run start
> remotedebug-ios-webkit-adapter@0.4.2 start C:\Projects\remotedebug-ios-webkit-adapter
> gulp build && node out/index.js
[06:28:07] Using gulpfile C:\Projects\remotedebug-ios-webkit-adapter\gulpfile.js
[06:28:07] Starting 'build'...
[06:28:10] Finished 'build' after 2.31 s
remotedebug-ios-webkit-adapter is listening on port 9000
This used to work with iOS 12 and ever since iOS 13 i have never been able to get my device to show up. I have tried rebooting my PC, rebooting my iPhone, swapped out USB cables, did a dance around my phone with gorilla suit on, but nothing works.
What else can I try?
RealDyllon commented
Have you tried port 9222 ?
imadarif commented
follow this
#181 (comment)
