iOS 17.0.3 iPhone device not showing in Xcode 15.0 and Xcode 15.1 beta

Not showing it in device list. But showing it in disconnected device. Actually I don't want to connect wirelessly because of VPN. Just want to connect via usb.

The below error looks like because of the wireless connection

Browsing on the local area network for iPhone

Ensure the device is unlocked and attached with a cable or associated with the same local area network as this Mac.

The device must be opted into Developer Mode to connect wirelessly.

**Internal logic error: Connection was invalidated

**

Details -

Internal logic error: Connection was invalidated

Domain: com.apple.CoreDevice.ControlChannelConnectionError

Code: 1

User Info: {

DVTErrorCreationDateKey = "2023-10-10 18:41:40 +0000";

"com.apple.dt.DVTCoreDevice.operationName" = connect;

}

--

Transport error

Domain: com.apple.CoreDevice.ControlChannelConnectionError

Code: 0

--

The connection was interrupted.

Domain: com.apple.Mercury.error

Code: 1000

User Info: {

XPCConnectionDescription = "<RemoteXPCPeerConnection 0x600000ad0910> { <remote connection: 0x6000015cd300> { type = rsd, state = not-connected, remote service name = com.apple.internal.dt.coredevice.untrusted.tunnelservice, server mode = 0, protocol version number = 1, protocol feature flags = 0x6, local service version = 0, remote service version = 2, traffic class = 0, (root, reply) helo received = (1, 1), next msg id = 11, first msg id = 3, send in progress = 0, preexisting socket = -1 }";

}

--

System Information

macOS Version 13.6 (Build 22G120)

Xcode 15.0 (22265) (Build 15A240d) Timestamp: 2023-10-10

It's because of corporate restricted Mac laptop. Corporate team resolved the issue. Not sure what they did. Looks like they opened some port. We can close this thread

iOS 17.0.3 iPhone device not showing in Xcode 15.0 and Xcode 15.1 beta
 
 
Q