gpt4 book ai didi

iOS Today 扩展 MapView 仅适用于 Xcode 模拟器

转载 作者:行者123 更新时间:2023-11-28 19:53:33 25 4
gpt4 key购买 nike

我已经为我的应用程序实现了一个 Today 小部件。

mkmapView 在两种情况下工作正常:1.Xcode模拟器2. 设备运行Xcode

但是当我通过设备本身运行小部件时,mapView 只显示背景颜色和用户的位置标记。

有人知道为什么吗?如何解决?

谢谢!

最佳答案

直接来自 Apple documentation

Make sure that the Today extension point is appropriate for the functionality you want to provide. The best widgets give users quick updates or enable very simple tasks. If you want to create an app extension that enables a multistep task or helps users perform a lengthy task, such as uploading or downloading content, the Today extension point is not the right choice.

MKMapView 需要在您进行跨度或缩放时不断更改,并以尊重的方式调用委托(delegate)。

因此,这是您在今日小部件中添加 map 时看不到更多更新的原因之一。

关于iOS Today 扩展 MapView 仅适用于 Xcode 模拟器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27855732/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com