-
Notifications
You must be signed in to change notification settings - Fork 224
Nothing to inspect in chrome://inspect/#devices on iPad iOS 13.3 #181
Comments
+1 Same issue. |
+1 here, using iPhone with iOS version 13.3. |
+1 Same |
+1 |
1 similar comment
+1 |
See #180 (comment) |
@auchenberg Just going to keep posting here as #180 seems to be unrelated and #138 which seems more related has already been closed as fixed with commit #177 Running Running
and the Devices page shows shows any open chrome tabs and installed chrome extensions under RemoteDebug iOS Webkit Adapter as shown here: Running Both ports localhost:9000 and localhost:9222 are specified in the Target discovery settings |
@imjoeco Fantastic, thanks for the debugging and instructions to reproduce! I hope someone has time to jump into and help debug this further. |
+1 (also for iPhone) |
+1 |
Also having this issue with both iPhone 6s and iPad Pro with iOS version 13.3 when trying to inspect on Mac OS. I see the devices listed on |
+1 |
need to use weinre for now ? They've broken alot of things in IOS 13 |
Same here apparently, blank windows. |
everyone seems to be having the same issue :( |
facing same issue on iOS 13.3.1 iPhone 6s |
Blank window |
+1 same issue, I've this error: |
+1 |
Ok, looks like its not fixed yet +1 |
I updated to the most recent version of the adapter with:
After doing that, I was able to see the screen. |
This helped! |
This worked for me too |
The same for me. |
The debug proxy has a supposed fix but there is no release binary. Only the broken one is released. There is no documentation how to build yourself. |
Same problem, @next did not work for me either |
The debug proxy binary fix has never been released, I have mentioned it 3 times and nobody has bothered. Once they release a new tag version it should work. There is no instructions how to compile yourself. I had to struggle with weinre and ngrok hacks to debug over ssl, barely worked and slow. |
Thanks @burnot, I tried update but problem remains, I can see remote target in Chrome but after click on "inspect" only a blank window appears |
@danrossi, dou you know if weinre or ngrok can be used to debug a phonegap app? I haven´t found an alternative tool to debug proxy for debugging an ios phonegap app from Windows, does anyone know one? I am a bit frustated. |
I recovered an old iPad with 10.3.3 and debug proxy works perfectly but the new one with 12.4.6 only shows the blank window. |
Potential lead - having had what looks to be the same issues (though currently running iOS 13.5, connected to Windows 10 1909 and Chrome 83), I was able to inspect pages if I'm running iTunes at the same time. |
Same here - it works openning iTunes :) |
Finally got it to work after my iOS update, this is what worked for me: (iOS 13.5.1, Win10)
|
@Nyota Thanks Finally Works on iphone 7 13.5.1 & iphone 6 12.4.7 |
Best I can get is for it to show up in Chrome's devtools (multiple times, oddly), click inspect, and white screen. Have tried all I've seen on this issue. Windows 10 version 1909 (18363.900) |
It used to work for iOS 13 previously for my iPhone XR on Windows 10 Now I have iOS 13.5.1 and console on the Chrome DevTools does not log any message.
this just logs this on console:
and now since it has stopped logging to the console it's pretty much impossible to debug |
@manmohanbishnoi That's not how you concatenate in Javascript. |
@eristic it was just an example anyways the output is empty when I try to debug such things |
Not working on iOS 13.6.1 . Blank console, no network data. It does show the DOM elements though. |
Same blank page as everyone else is getting. It seems like every time I try to pick up this library I have to work for 3 hours just to get it to work :'D |
Well did you manage to get it to work? Because I wasted my time installing this debugger only to find out it doesn't work. Had to get myself a cheap Mac. |
This project is now super-seeded by https://inspect.dev/ – a new developer tool for macOS and Windows to inspect and debug your web apps and websites in Safari and WebViews on iOS devices. RemoteDebug iOS WebKit Adapter is not proactively maintained or extended. |
Running the latest version of Win 10. Upgraded my iPad to iOS version 13.3 today. Successfully downloaded and installed remotedebug-ios-webkit-adapter and dependencies today, and it runs fine in PowerShell. The iPad successfully connects to Win 10 and shows in iTunes. Port is configured correctly, but nothing to inspect in chrome://inspect/#devices.
The text was updated successfully, but these errors were encountered: