Skip to content

Conversation

@gabrieldonadel
Copy link
Member

Why

On iOS 18.3 Apple changed the PairRecordData response to no longer be an array and directly return an object, resulting in our logic throwing the TypeError: Cannot read properties of undefined (reading 'HostID') error when trying to install an app in a locked physical device.

How

Update UsbmuxClient based on expo/expo#35262

Test Plan

Run CLI locally

@gabrieldonadel gabrieldonadel merged commit 6bd2c72 into main May 15, 2025
1 check passed
@gabrieldonadel gabrieldonadel deleted the @gabrieldonadel/fix-usbmux branch May 16, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants