使用 MKMapView 从 iPhone 模拟器获取有趣的控制台消息

发布于 2024-10-05 19:49:45 字数 383 浏览 0 评论 0原文

大家好,我正在运行 OS X 10.6.4 和 Xcode 版本 3.2.4,并且有一个使用 MKMapView 以及 MKOverlays 和 MKAnnotations 的应用程序。在地图视图中时,移动地图(在叠加层和注释的查看屏幕中进出)会导致控制台上弹出以下几行内容:

/SourceCache/GoogleMobileMaps_Sim/GoogleMobileMaps-257/googlenav/mac/Loader.mm:172 Incorrect protocol version. We got 15464, but were expecting 14.

这些消息不会导致应用程序崩溃或执行任何操作有所不同,但我想知道它们的含义以及是否有任何方法可以摆脱它们。谢谢。

Ey guys, I am running OS X 10.6.4 with Xcode version 3.2.4 and have an app that uses the MKMapView with MKOverlays and MKAnnotations. When in the map view, moving the map around(in and out of the viewing screen for both overlays and annotations) caused a few of these lines to pop up on the console:

/SourceCache/GoogleMobileMaps_Sim/GoogleMobileMaps-257/googlenav/mac/Loader.mm:172 Incorrect protocol version. We got 15464, but were expecting 14.

These messages didn't cause the application to crash or act any differently, but I was wondering what they meant and if there was any way of getting rid of them. Thanks.

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

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

发布评论

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

评论(1

糖粟与秋泊 2024-10-12 19:49:45

看起来像是苹果留下的一些调试残渣——我也看到过同样的事情。我根本不会担心。

Looks like some debugging cruft left behind from Apple -- I've seen the same thing. I would not worry about it at all.

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