is it possible to test the network connection is via cellular data network in Iphone app
is it possible to test the network connection开发者_StackOverflow中文版 is via cellular data network in Iphone app
You can use the Reachability sample to see if you are on wifi or wwan. If it is not wifi it is cellular data.
See Reachability sample code
 
         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论