-
Notifications
You must be signed in to change notification settings - Fork 224
Support for iOS 13 #174
Comments
@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 I haven't had time to test that change with this project yet so I'm not 100% sure whether there's any issues |
@ewanharris do you know of a way to do so on a PC with scoop? Running
Which may be because as @artygus stated, Windows binaries have not yet been built. |
On the homepage they use master of usbmuxd |
@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 |
@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. |
@akc-kyiv hi! also experienced that, after I look again on the doc I missed installing this |
follow this |
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. |
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:

The same issue found here. Seems fixed by adding support for ssl connection.
The text was updated successfully, but these errors were encountered: