Closed Bogdan-Belogurov closed 1 year ago
IPSec/IKEv2 VPN profiles in iOS may be enabled together with non-native profiles, even if they should really not (things just don't work, as you can see). Make sure to only keep either a native or non-native profile enabled at a time. Anyway, closing this as out of scope.
@keeshux Are you planning to expand the lib for IPSec/IKEv2 VPN profiles?
@keeshux Are you planning to expand the lib for IPSec/IKEv2 VPN profiles?
Maybe, but very low priority. ATM everything is way behind schedule, unfortunately.
Summary
Hi, I'm having a multiple VPN configuration problem. In my app, I am trying to support two VPN protocols IPSec and OpenVPN. This is leading to a problem where one of the options can't work if the other configuration option exists. Do you know anything about this behaviour?