I've been searching the internet for a while now, but I can't seem to find anyway of determining if the device an app is running on supports 3G data.
I don't want to be able to see if it is currently active which is what the Reachability class does, I would like to know if the device has 3G hardware.
Thanks in advance.