react-native-amap-navi icon indicating copy to clipboard operation
react-native-amap-navi copied to clipboard

高德地图导航 for react-native

Results 5 react-native-amap-navi issues
Sort by recently updated
recently updated
newest added

是不是由于您在类中,先用 - (dispatch_queue_t)methodQueue { return dispatch_get_main_queue(); } 获取了主线程 导致的线程锁死导致的呢

Undefined symbols for architecture arm64: "asl::networkinner::AMapNetworkServiceImpl::setAMapNaviNetProxy(dice::IAMapNetProxy*)", referenced from: -[AMapNaviDiceCore initAllService] in AMapNaviKit(AMapNaviKit-arm64-master.o) -[AMapNaviDiceCore cleanupAllCoreObserver] in AMapNaviKit(AMapNaviKit-arm64-master.o)

1、_compositeManager提交释放了,导致导航失败。 2、启动导航涉及到UI的必须放到主线程。

iOS版本按照说明来配置,跑不起来

最近项目需要集成高德导航,对于原生小白也不知从何做起,早上看到您的仓库,看到了希望。 看了下是仓库的版本是0.41,0.44.3安卓集成后启动报错如下,求告知什么缘故。万分感谢 ![image](https://user-images.githubusercontent.com/40862766/68100750-a124b400-ff04-11e9-873a-864b88140b93.png)