Skip to content

UDID format change with iPhone XS and XS Max #276

Closed
@umutuzgur

Description

@umutuzgur

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions