Reputation: 481
After update XCode from 14.3 to 15.0 i have this mistake that i cannot disable "Connect Via Network" in physical device.
Also device connect via cabel
How can I disable "Connect Via Network" from device if this checkbox has gray color..
XCode 15.0 version, Device iPhone 11 iOS 17.0 version
UPD:
Post on Apple Developer https://developer.apple.com/forums/thread/737875?login=true
UPD:
UPD 26.08.2024:
Apple answered:
The following feedback was submitted against an older version of Xcode. We have made numerous improvements to Xcode since then, and this issue was likely resolved in the latest software release. Please verify this issue with Xcode 16 Beta 2 and update your bug report with your results by logging into https://feedbackassistant.apple.com/ or by using the Feedback Assistant app.
Xcode 16 Beta 2 (16A5171r) https://developer.apple.com/download/ Posted Date: June 25, 2024
Upvotes: 31
Views: 12411
Reputation: 186
Same problem; it seems to be a bug in iOS or Xcode.
Running Xcode 15.0 (15A240d) from Mac AppStore, and it looks like it only happens to devices running 17.0.0 and 17.0.1. Devices running 16.7 can still use wire to debug, and the "Connect via network" checkbox is functional.
I filed a bug report here https://feedbackassistant.apple.com/form-response/31792610 I hope those who facing the same issue can file a report as well to encourage Apple to fix it ASAP.
Update Oct 17,2023: while it has not been fixed by Apple, the workaround in the developer forum worked for me: https://developer.apple.com/forums/thread/737875?answerId=768846022#768846022
Update Dec 19, 2023: this is still an issue with iOS 17.2.1 and Xcode 15.2; a better workaround is posted in the developer forum: https://developer.apple.com/forums/thread/737875?answerId=773300022#773300022
If you can disable the VPN on your macOS, make sure you do so; the VPN connection seems to create a lot of problems
Upvotes: 11
Reputation: 481
Temporary solution.
Try this:
Source: Xcode 15, how to uncheck "Connect via network" for physical device? - https://developer.apple.com/forums/thread/737875?answerId=773300022#773300022
Upvotes: 4