Is it possible to detect network type switching (e.g WIFI to 3G) automatically with say a callback or something?
I checked the Reachability sample, it doesn't really do that at all. The only other way i could think of is to constantly poll the network type which i'm sure is a pretty dumb and inefficient solution.
Thanks.
I checked the Reachability sample, it doesn't really do that at all. The only other way i could think of is to constantly poll the network type which i'm sure is a pretty dumb and inefficient solution.
Thanks.