gpt4 book ai didi

ios - 捕获适用于 ios 的 googlemaps 的异常

转载 作者:塔克拉玛干 更新时间:2023-11-02 21:15:52 26 4
gpt4 key购买 nike

我正在使用 Google map 进行反向 GEO 编码。

当我手动终止应用程序时,出现“崩溃”:

-[GMSAsyncInitServices sharedInitWithSync:]
Background execution would crash in this scenario

google的解决方案是:

You can catch this exception, and attempt re-initialize GMSServices once you have come to the foreground.

https://code.google.com/p/gmaps-api-issues/issues/detail?id=7716

我做起来没问题,反正代码快死了。问题是我在框架中的任何地方都找不到 GMSBackgroundAppException(我需要它所在的 h 文件才能捕获它)

最佳答案

Here's the bug report for this on Google's forums.

GMSBackgroundAppException 不是公开的,也无法被捕获,如您所见。我建议遵循该线程中关于在进入后台时对 map View 进行快照的建议,这可能首先会避免此问题。

关于ios - 捕获适用于 ios 的 googlemaps 的异常,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30014281/

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