URLError.NetworkUnavailableReason.cellular
A reason that indicates network is unavailable because the interface is cellular and cellular network is disabled.
Declaration
case cellularDiscussion
This reason occurs when cellular is the only available network interface, but the URLSessionConfiguration property allowsCellularAccess is false.