|
3
|
| Steve Madsen · 技术社区 · 15 年前 |
|
1
1
There doesn't seem to be a way. Erica Sadun has an interesting UIDevice-hardware extension project on github but it can't determine whether there is cellular radio either. |
|
|
2
1
The best you can do is use the Apple provided sample project for Reachability. http://developer.apple.com/library/ios/#samplecode/Reachability/Introduction/Intro.html It has three states of the network status:
如果
This will be an improvement because even with a cellular radio you might in a wifi only location. |
|
|
Danil · 种子/填充核心数据的最佳实践?[关闭] 1 年前 |
|
|
Robin · LazyVGrid项目预计不会击中测试区域 1 年前 |
|
|
Alex Smith · 移动到下一个视图控制器后如何显示警报? 1 年前 |
|
selcukctn · 如何在react native中制作无限动画? 1 年前 |
|
|
Nicolas Gimelli · iOS 18远程通信通知不起作用 1 年前 |