best-flutter / flutter_amap_location

高德地图flutter定位组件
MIT License
274 stars 70 forks source link

ios监听定位没有回调回来 #44

Open x2201783 opened 4 years ago

x2201783 commented 4 years ago

复制了你的源码,在ios13上面,监听定位没有回调回来,直接获取定位是有的,但是 AMapLocationClient.setApiKey 写在main里面也获取不到,我自己调试修改位置可以了。

corporale commented 4 years ago

我把高德的key写在iOS工程里的AppDelegate就可以获取位置信息 https://lbs.amap.com/api/ios-sdk/guide/create-project/note