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.
有没有办法强制 iOS 设备不使用 AGPS,而只使用具有 Titanium.Geolocation 方法的普通卫星 GPS?
即使使用原生 iOS 本身,您也无法访问真正的 GPS。您唯一能做的就是将准确度设置为最好,就像在原生 iOS 编程中一样。除此之外,您还可以使用指南针功能,如此处所述。您还可以查看本机实现。