best-flutter / flutter_amap_location

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

ios没有needsAddress,ios没有逆地理信息。ios设置locatingWithReGeocode为true时是否可以返回逆地理信息,但是当我设置为true时程序闪退 #23

Open XJH0415 opened 5 years ago

XJH0415 commented 5 years ago

*** First throw call stack: ( 0 CoreFoundation 0x000000010d3831e6 __exceptionPreprocess + 294 1 libobjc.A.dylib 0x000000010be72031 objc_exception_throw + 48 2 CoreFoundation 0x000000010d3c30bc _CFThrowFormattedException + 194 3 CoreFoundation 0x000000010d296951 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 321 4 CoreFoundation 0x000000010d2967db +[NSDictionary dictionaryWithObjects:forKeys:count:] + 59 5 Runner 0x0000000108efa421 +[AmapLocationPlugin regeocode2map:] + 849 6 Runner 0x0000000108efac6b -[AmapLocationPlugin amapLocationManager:didUpdateLocation:reGeocode:] + 251 7 Runner <…>

kiven1989 commented 5 years ago

me too

Hongyang666 commented 4 years ago

请问解决了吗?

Hongyang666 commented 4 years ago

me too

请问解决了吗?

Hongyang666 commented 4 years ago

*** First throw call stack: ( 0 CoreFoundation 0x000000010d3831e6 __exceptionPreprocess + 294 1 libobjc.A.dylib 0x000000010be72031 objc_exception_throw + 48 2 CoreFoundation 0x000000010d3c30bc _CFThrowFormattedException + 194 3 CoreFoundation 0x000000010d296951 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 321 4 CoreFoundation 0x000000010d2967db +[NSDictionary dictionaryWithObjects:forKeys:count:] + 59 5 Runner 0x0000000108efa421 +[AmapLocationPlugin regeocode2map:] + 849 6 Runner 0x0000000108efac6b -[AmapLocationPlugin amapLocationManager:didUpdateLocation:reGeocode:] + 251 7 Runner <…> 请问解决了吗?

psychokiller666 commented 4 years ago
*** First throw call stack:
(
    0   CoreFoundation                      0x00007fff23e3dcce __exceptionPreprocess + 350
    1   libobjc.A.dylib                     0x00007fff50b3b9b2 objc_exception_throw + 48
    2   CoreFoundation                      0x00007fff23ed0821 _CFThrowFormattedException + 194
    3   CoreFoundation                      0x00007fff23edb276 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:].cold.4 + 38
    4   CoreFoundation                      0x00007fff23e9c547 -[__NSPlaceholderDictionary initWithObjects:forKeys:count:] + 247
    5   CoreFoundation                      0x00007fff23e39bd1 +[NSDictionary dictionaryWithObjects:forKeys:count:] + 49
    6   Runner                              0x0000000106a6bb4f +[AmapLocationPlugin regeocode2map:] + 863
    7   Runner                              0x<…>
Lost connection to device.
Exited (sigterm)