I am new to IOS - Swift. I don't know how to config openVPN programmatically in swift. I have .ovpn file. I am able to config the .ovpn file via "openVPN connect APP"(which is available in itunes) its working fine and vpn is configured. But i don't know how to do the same in my app(i.e without openVPN connect App). I surfed over net for more than a week i didn't get any idea to do this.
Is There any possibility to do this programmatically. If so how to do? Please help me to get success.