Closed whitefox0102 closed 2 years ago
Yes, I met same issue, could you please tell me how to solve it?
I met same issue, could you please tell me how to solve it?
Debug the tunnel, not the application. You can both look for the tunnel log in the Console and set breakpoints in the tunnel code. There's not much more I can do to help you.
hi I got the issue like #218 #229 I had check my configuration many times and the tunnel bundle id is correct
I just did a few steps
and the console log always print
17:19:27 DEBUG NetworkExtensionVPN.notifyReinstall():264 - VPN did reinstall (com.bw.business.ap02-dev.Tunnel): isEnabled=true VPNStatusDidChange: connecting 17:19:27 DEBUG NetworkExtensionVPN.notifyStatus():278 - VPN status did change (com.bw.business.ap02-dev.Tunnel): isEnabled=true, status=2 VPNStatusDidChange: disconnecting 17:19:28 DEBUG NetworkExtensionVPN.notifyStatus():278 - VPN status did change (com.bw.business.ap02-dev.Tunnel): isEnabled=true, status=5 VPNStatusDidChange: disconnected
please help me thank you~~