Vpn is working is Android. However I've tested in iOS device, in the xcode it says
VPN started successfully..
But the state doesn't change, it's still FlutterVpnState.disconnected. Then when I put the app in the background to try to browse a webpage I get the error below.
2020-04-20 14:24:32.864656+0800 Runner[17084:9649796] Can't end BackgroundTask: no background task exists with identifier 1 (0x1), or it may have already been ended. Break in UIApplicationEndBackgroundTaskError() to debug.
Vpn is working is Android. However I've tested in iOS device, in the xcode it says
But the state doesn't change, it's still FlutterVpnState.disconnected. Then when I put the app in the background to try to browse a webpage I get the error below.
I've enabled Personal VPN and Network Extensions