开发者

is it possible to test the network connection is via cellular data network in Iphone app

开发者 https://www.devze.com 2023-01-04 12:43 出处:网络
is it possible to test the network connection开发者_StackOverflow中文版 is viacellular data network in Iphone app You can use the Reachability sample to see if you are on wifi or wwan.If it is not wif

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

0

精彩评论

暂无评论...
验证码 换一张
取 消