is it possible to test the network connection is via cellular data network in Iphone app
views:
131answers:
1
A:
You can use the Reachability sample to see if you are on wifi or wwan. If it is not wifi it is cellular data.
drawnonward
2010-06-22 06:38:47
thank you very much Drawnonward for your response ,I want to get the data from url using cellular data network if wifi is also there. Could you please help for getting it .Thanks
ratna
2010-06-22 06:42:46