Closed
Description
Hi there,
With the release of iPhone XS and XS Max, the iPhone udid format changed and it became a value of 25 digits with a hyphen in between. ios_webkit_debug_proxy command line client with the argument -c is no longer valid. The regex to check the udid length is hardcoded to 40 but is now 25. Maybe removing the regex would be the cool solution since it is a command line client and the port number min max number can be passed separately than the udid.
Thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels