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.
我在寻找一种方法来防止 iPhone 上的虚假位置。
一个可能的解决方案是检查是否启动了非详尽的应用程序列表(Cydia .. 等)。但我可以这样做吗?
感谢所有回复或方法。
我也在处理这个问题,手机将 lonlat 发送到服务器,我想阻止人们发布他们选择的任何 lonlat(例如 via curl)。一个想法是同时提交可用的 Wifi SSID 以及位置,如果有人声称某个位置的 SSID 列表与其他人的列表大不相同,请标记该提交以供审核。不幸的是,iOS 没有为您提供获取可用 SSID 列表的方法。. . .
curl