Hi,I am working on a vpn application, need your help.Step 1.Open my VPN and create VPN profile (NETunnelProviderManager) and connected.Step 2.Disconnect VPN and force close appStep 3.Open another VPN app connected and disconnected (end session)Step 4.Open my VPN app and connect VPNIn this step alway received conecting state (NEVPNConnection I register notification NEVPNStatusDidChange)There are 3 ways i tried to make vpn connected.1. Reboot iphone2. Re-install app3. Delete VPN profile (NETunnelProviderManager.removeFromPreferences) and recreate profileSo, How can do to show debug log and resolve this issue.Thank for your support.