Hi there, In NETunnelProvider class, there’s a property called NETunnelProviderRoutingMethod, the value can be either destinationIP or sourceApplication.
If we choose the value to sourceApplication, does it imply that we can implement our Network Extension app works like the following: 1. Select specific app, such as an VoIP app. 2. Once the selected app launch, it can trigger our Network Extension app to setup VPN tunnel first, then the selected app can connect to the server at the other end of VPN tunnel. If it can work like the scenario above, then how to make it work? like how to select the specific App from iOS system? any sample code for this? any help is appreciate! cheers, Kevin
_______________________________________________ Do not post admin requests to the list. They will be ignored. Macnetworkprog mailing list (Macnetworkprog@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/macnetworkprog/archive%40mail-archive.com This email sent to arch...@mail-archive.com