以前我曾经iOS 5
在 2 个位置之间绘制路线并在使用导航时不断更新当前位置Google Maps API
,它工作正常,但现在我升级到之后iOS 6
,没有任何工作我也无法查看地图,下面是我收到的错误当我尝试加载地图时,
-[__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x16665e40
2013-05-24 12:07:26.522 DriverApp[988:c07] WebKit discarded an uncaught exception in the webView:runJavaScriptAlertPanelWithMessage:initiatedByFrame: delegate: <NSInvalidArgumentException> - [__NSArrayM objectForKey:]: unrecognized selector sent to instance 0x16665e40
谁能帮帮我吗?我正在赶上我的最后期限,我真的很困惑如何继续前进。