Posts

Post not yet marked as solved
2 Replies
722 Views
Hi,I have the following problem:I developed an app for iPad and use standard network API (URLSession, URLRequest, ...). When a new version of the app is installed on the iPad (via MDM) the per-app VPN (profile is also set via MDM) does not start.There are other apps (with the same profile) on the iPad which dosen't have this problem. When the VPN (Blackberry) was started (with one of the other apps) my app also get the vpn connection.Is there any code I have to implement to start the VPN? Or why does the VPN not start?I understand per-app VPN that you only have to set the profile (via MDM) and then all networking will go over the vpn. Am I wrong?
Posted
by AntonioK.
Last updated
.