Skip to content
This repository was archived by the owner on Mar 29, 2021. It is now read-only.

Support for iOS 13 #174

Closed
akc-kyiv opened this issue Oct 11, 2019 · 8 comments
Closed

Support for iOS 13 #174

akc-kyiv opened this issue Oct 11, 2019 · 8 comments

Comments

@akc-kyiv
Copy link

Before iOS 13 I was able to use it following these instructions.

On iOS 13 (13.1.2) the situation looks like on the screenshot:
image

The same issue found here. Seems fixed by adding support for ssl connection.

@ewanharris
Copy link
Contributor

@akc-kyiv, did you reinstall ios-webkit-debug-proxy to get the latest changes from google/ios-webkit-debug-proxy/pull/329, you'll have to use brew install --HEAD ios-webkit-debug-proxy to get it from the master branch as the change hasn't been put on brew yet.

I haven't had time to test that change with this project yet so I'm not 100% sure whether there's any issues

@JoeMeeks
Copy link
Contributor

JoeMeeks commented Oct 19, 2019

@ewanharris do you know of a way to do so on a PC with scoop?

Running scoop install ios-webkit-debug-proxy@master errors:

WARN  Given version (master) does not match manifest (1.8.5)
WARN  Attempting to generate manifest for 'ios-webkit-debug-proxy' (master)
Autoupdating ios-webkit-debug-proxy
Downloading ios-webkit-debug-proxy-master-win64-bin.zip to compute hashes!
The remote server returned an error: (404) Not Found.
URL https://github.com/google/ios-webkit-debug-proxy/releases/download/vmaster/ios-webkit-debug-proxy-master-win64-bin.zip is not valid
Could not find hash!
Could not install ios-webkit-debug-proxy@master

Which may be because as @artygus stated, Windows binaries have not yet been built.
google/ios-webkit-debug-proxy#314 (comment)

@WebVooruit
Copy link

On the homepage they use master of usbmuxd

@ewanharris
Copy link
Contributor

@JoeMeeks, sorry I'm not familiar with scoop so I'm not sure whether that's possible. I think scoop requires a release tagged on GitHub (whereas brew will build directly from the repo) so I don't think it's possible

@JoeMeeks
Copy link
Contributor

@ewanharris thanks for the reply. That seems to be the case with scoop based on the common-to-other-package-manager version params I tried and no documentation that I could find otherwise.

@gilangaramadan
Copy link

@akc-kyiv hi! also experienced that, after I look again on the doc I missed installing this brew install --HEAD usbmuxd after that it show the device.

@imadarif
Copy link

imadarif commented Jul 9, 2020

follow this
#181 (comment)

@auchenberg
Copy link
Member

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants