SwiftSocket icon indicating copy to clipboard operation
SwiftSocket copied to clipboard

Restrict the socket to use either Wi-Fi only or cellular network.

Open platinum7919 opened this issue 5 years ago • 1 comments

Is there a way to achieve this like setAllowsCellularAccess method NSURLSession.

platinum7919 avatar Apr 08 '19 03:04 platinum7919

The swift file you can find here returns the type of connection, then you can just act accordingly.

Nathipha avatar Jul 15 '19 14:07 Nathipha