ashleymills / Reachability.swift

Replacement for Apple's Reachability re-written in Swift with closures
MIT License
7.94k stars 948 forks source link

Reachability could not detect cellular network on iOS version 14.8.1 #387

Open gurpalrajput opened 2 years ago

gurpalrajput commented 2 years ago

reachability could not be detected when we are on cellular network it says network is unreadable, tested on safari it is working fine, but reachability class won't give any indication for network, this is particularly coming on iOS version 14.8.1, please could you check this once.