i use AFNewWorkReachability check the network status,but the reachability always false when the device connecting the vpn network.why,and how fix? ths
Asked
Active
Viewed 161 times
2 Answers
0
The Reachability
only tells you the status of local connection. The solution is to use RealReachability
.

Andy Darwin
- 478
- 5
- 19
0
I think that you should test your VPN. I use the VPN in iphoneX, ios11 and use the AFNetworking, it work correctly.

WEI WANG
- 1