Posts

Post not yet marked as solved
5 Replies
3.2k Views
I'm trying to connect to VPN programatically using IKEv2. To rule out configuration / server issue, I first created a VPN profile and tried connecting to the VPN using it. I'm able to connect to the VPN using the VPN Profile.However, when trying out through code, I get an error with title: VPN Connection and description: An unexpected error occured.I've posted my source code, along with the VPN profile, to github: https://github.com/liyamahendra/ikev2-vpnCan anybody assist with fixing this issue?
Posted Last updated
.