flutter_amap_location icon indicating copy to clipboard operation
flutter_amap_location copied to clipboard

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

Open XJH0415 opened this issue 5 years ago • 5 comments

*** 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 <…>

XJH0415 avatar Jun 24 '19 03:06 XJH0415

me too

kiven1989 avatar Aug 30 '19 10:08 kiven1989

请问解决了吗?

Hongyang666 avatar Jan 31 '20 02:01 Hongyang666

me too

请问解决了吗?

Hongyang666 avatar Jan 31 '20 02:01 Hongyang666

*** 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 <…> 请问解决了吗?

Hongyang666 avatar Jan 31 '20 02:01 Hongyang666

*** 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)

psychokiller666 avatar Apr 23 '20 22:04 psychokiller666