是否可以通过 iPhone 设备 ID 查找位置?

发布于 2024-11-14 16:01:48 字数 137 浏览 0 评论 0原文

我想知道,iPhone上可以通过设备ID获取位置(纬度,经度)吗?例如,如果我想制作一个 iPhone 应用程序来查找大学校园里的朋友,我有朋友的设备 ID,但没有他们的位置。真的可能吗?我为我的无知感到抱歉,但请指导我。

谢谢, 问候, 艾妮

I wanted to know, is it posisble to get location(latitude, longitude) by device ID on iPhone? for example, if i want to make an iPhone app that finds friends with in university campus, I have my friend's device IDs but not their location. Is it really possible? I am sorry for my ignorance but please guide me.

Thanks,
Regards,
Ainee

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

念﹏祤嫣 2024-11-21 16:01:48

不,您无法使用任何标准 iOS API 获取朋友 iPhone 的位置。要执行类似的操作,您还应该有一个服务器组件,并让您的应用程序向其报告位置。然后您应该能够向服务器查询正在运行该应用程序的任何用户的位置。

No, you can't obtain the location of your friends' iPhones with any standard iOS API. To do something like that, you should have a server component as well, and have you app report the location to it. Then you should be able to query the server about the location of any user that is running the app.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文