Skip to main content
Solved

Cisco AnyConnect 4.10 and Xcode Deploying to Physical iPhone

  • October 1, 2024
  • 6 replies
  • 128 views

Forum|alt.badge.img+4

I've got multiple developers who are having an issue where when connected to Cisco VPN User Tunnel, they are not able to connect to a USB connected iPhone in Xcode.  When not connected to Cisco VPN User Tunnel, the developers are able to access the USB connected phone without issue.

Best answer by AJPinto

As of Xcode 15.4, Xcode now uses a virtual network adapter to communicate with iOS devices. Specifically 

fe80::/64 and fd00::/8, traffic with the iPhone is basically using its own network and with AnyConnect being a full tunnel that network cannot be accessed. Time to open a case with Cisco :).

 

https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes#Deprecations

6 replies

AJPinto
Forum|alt.badge.img+26
  • Legendary Contributor
  • Answer
  • October 1, 2024

As of Xcode 15.4, Xcode now uses a virtual network adapter to communicate with iOS devices. Specifically 

fe80::/64 and fd00::/8, traffic with the iPhone is basically using its own network and with AnyConnect being a full tunnel that network cannot be accessed. Time to open a case with Cisco :).

 

https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes#Deprecations


Forum|alt.badge.img+4
  • Author
  • New Contributor
  • October 1, 2024

As of Xcode 15.4, Xcode now uses a virtual network adapter to communicate with iOS devices. Specifically 

fe80::/64 and fd00::/8, traffic with the iPhone is basically using its own network and with AnyConnect being a full tunnel that network cannot be accessed. Time to open a case with Cisco :).

 

https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes#Deprecations


Thanks AJPinto.  I've already opened a case with Cisco but have not heard back on the case of yet. 


Forum|alt.badge.img+4
  • New Contributor
  • October 2, 2024

This was fixed in Cisco Secure Client 5.1.3.62.  Major upgrade from 4.10, but its what our company recently did.


Forum|alt.badge.img
  • New Contributor
  • October 11, 2024

Any update?


Forum|alt.badge.img+4
  • Author
  • New Contributor
  • October 11, 2024

There is a setting to allow it on the Cisco AnyConnect appliance, but the Networking team and Security team don't feel comfortable allowing it for all devices.  I'm not exactly sure what the setting is but I'll try to find o


Forum|alt.badge.img+4
  • Author
  • New Contributor
  • October 11, 2024

There is a setting to allow it on the Cisco AnyConnect appliance, but the Networking team and Security team don't feel comfortable allowing it for all devices.  I'm not exactly sure what the setting is but I'll try to find o


*out