-
Notifications
You must be signed in to change notification settings - Fork 470
Iphone XS Max not detected by ios_webkit_debug_proxy "Unable to attach [...] inspector" #285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
hi @Nafiros can you confirm you're using latest available version of the ios-webkit-debug-proxy? |
Hi ! Sure i'm using the 1.8.2 it's working on iphone 7 on iOS 12 but it's not working on iphone XS Max on iOS 12. |
I see, the problem seems to be related to libimobiledevice/libimobiledevice#706 in the meantime, could you please try running
|
The same error pop again on the cmd with this command :/ |
do you have latest itunes installed? |
Yes i installed it today |
what if you supply udid in the upper case
|
I found the cause of the issue, it was exactly problem mentioned above, pushed changes to master, but now I'm experiencing strange behaviour, I'll delay release until I get to the bottom of it |
should be fixed in 1.8.3, check out releases page |
@artygus it seems I have a similar problem with iPhone Xs. I am on Ubuntu 18.10, using the original Apple's cable and 1.8.3 ios-webkit-debug-proxy.
but afterall there is an error
Am I doing smth wrong? |
hi @Nubzor can you confirm you're using latest version of libimobiledevice and usbmuxd (built from master)? |
Hey @artygus, I'm getting the same problem as @Nubzor, same conditions (Ubuntu 18.04.2, iPhone XR, original apple cable). My versions of libimobiledevice and usbmuxd are as follows
and the output
|
@AngelOnFira you also need to have libusbmuxd/usbmuxd built from master |
@artygus Sorry for the late response, I am more than sure I haven't receive any activity notification under this issue. Most likely, I had the newest version of libimobiledevice and usbmuxd back then. I'd have to repeat the steps nowadays to be sure, however, I gave up with this way of debugging. For the sake of leaving the world in better shape than I found it, I'll check it and post an update here in a few days. |
Same problem for me 18.04 with iphone running latest IOS
|
When I start ios_webkit_debug_proxy with iphone linked by cable to the PC (windows 10) I get this error
"No iPhone found, is it plugged in?: No error"
"Unable to attach 00008020001D0D592E88002E inspector"
but the iphone is well connected to the PC and trust it.
Any ideas ?
thank
The text was updated successfully, but these errors were encountered: