Our PacketTunnel Provider is configured to run in IP-Destination mode on iOS. We have enabled OnDemand with NEOnDemandRuleConnect rule.
Currently, with above setup, system blocks network connection until VPN is connected.
is there a way to instructs system not to block any network traffic generated from VPN Controller App if OnDemand is enabled with NEOnDemandRuleConnect and VPN status is anything except "Connected"?
We have requirement of making call to remote APIs from VPN Controller when VPN is not connected and at the same time don't want to trigger VPN connection due to above mentioned OnDemand rule.