Hi, Need some help figuring out the options and actions on following situations:
When there are two or more enterprise VPNs installed on a device, one is currently active (some other brand tunnel packet provider).
Then the user opens my app that triggers the opening of my network extension packet tunnel provider.
Can that situation be identified so a notification be prompted to the user?
Can my packet tunnel provider get / have priority over the current running packet tunnel provider?
Please guid / direct to relevant document.
Thanks in advance,
~r
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Hi,
We have an implementation of a tunnel packet provider, that works.
We as well have an implementation of a dns proxy, that works.
However, when that is executed from our app all is great and the app initialize the extensions, but when the tunnel is opened from the settings app (VPN switch) that's execute the tunnel provider network extension.
How can I execute the dns proxy when the tunnel network extension is launched from settings, no success with launching it from the tunnel network extension, nor by local push notification.. any idea?
Is it possible to use a script from the post run action in the schema editor for attaching an app extension to the debugger by process name?
It seams obvious, but I do not find a way to do this automatically when hit the run button, any idea how to pull this?