best-flutter/flutter_amap_location

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

XJH0415 opened this issue · 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 <…>

me too

请问解决了吗?

me too

请问解决了吗?

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

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