无法确定当前国家/地区代码:错误域= GEOErrorDomain代码= -2"无法完成操作。 (GEOErrorDomain错误-2。)"

时间:2014-05-14 11:22:59

标签: ios mkmapview

我在iPhone 4上使用'MKMapView'时收到此错误代码:

Could not determine current country code: Error Domain=GEOErrorDomain Code=-2 "The operation couldn’t be completed. (GEOErrorDomain error -2.)"

地图可以很好地加载坐标等,但会记录下来。

任何想法是什么造成的?

1 个答案:

答案 0 :(得分:4)

我今天在iPad4-Wifi上得到了这个。 阅读更多的消息,它表示它有互联网连接。 果然,出于某种原因,iPad失去了与wifi的连接。

我重新选择了我们的无线网络,重试了测试并且运行良好。