Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在开发一个我需要switch on/switch off GPS自动无需用户干预的应用程序。
switch on
switch off
GPS
注意:该应用程序仅供内部使用。
提前致谢
您无法切换 GPS。除非您的飞行模式开启,否则 GPS 将始终开启。您可以暂停您的 CoreLocation 数据馈送,但我非常怀疑这是您想要做的。