测试位置感知 iPhone 应用程序

发布于 2024-11-19 15:15:02 字数 148 浏览 1 评论 0原文

我正在尝试构建一个慢跑应用程序,它将绘制用户的慢跑路线。我的问题是如何测试该应用程序。由于该应用程序取决于用户的位置,并且位置应该发生变化,以便我绘制一条线或用户慢跑的地方。如果我只是在家里走动,CLLocation 可能不会给我任何新的积分。测试位置感知应用程序的首选方法是什么?

I am trying to build a jogging app which will plot the user's jogging route. My question is that how do I test that app. Since the app depends on the user's location and the location should be changing in order for me to plot a line or something where the user is jogging. If I just move around in my house the CLLocation might not give me any new points. What is the preferred way of testing location aware apps?

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

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

发布评论

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

评论(1

手心的海 2024-11-26 15:15:02

这一切都在保密协议下,所以我会非常含糊。

您应该查看目前处于开发者预览版中的 Xcode 4.2 以及 iOS 5。

您需要成为注册的 iPhone 开发人员才能访问此版本的 Xcode。

It's all under NDA, so I'll be very vague.

You should check out Xcode 4.2 that is presently in Developer preview along with iOS 5.

You need to be a registered iPhone developer to access this build of Xcode.

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