Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The getter 'coordinate' was called on null. Receiver: null Tried calling: coordinate #105

Closed
xieyuhai opened this issue Jan 20, 2021 · 2 comments
Labels
stale 长时间没有响应

Comments

@xieyuhai
Copy link

插件版本 amap_all_fluttify: 0.15.1

遇到bug的平台(Android/iOS) iOS iphone 8 plus

描述bug.
The getter 'coordinate' was called on null. Receiver: null Tried calling: coordinate

复现步骤

期望行为

截图

flutter doctor

@Antduo
Copy link

Antduo commented Feb 23, 2021

I have the same problem on ios

flutter: The following NoSuchMethodError was thrown:
flutter: The getter 'coordinate' was called on null.
flutter: Receiver: null
flutter: Tried calling: coordinate
flutter:
flutter: When the exception was thrown, this was the stack:
flutter: #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:51:5)
flutter: #1 _Community.fetchLocation.. (package:amap_location_fluttify/src/facade/amap_location.dart:163:34)
flutter:
flutter: #2 _Community.fetchLocation.. (package:amap_location_fluttify/src/facade/amap_location.dart)
flutter: #3 AMapLocationManager.requestLocationWithReGeocode_completionBlock. (package:amap_location_fluttify/src/ios/AMapLocationManager.g.dart:391:61)
flutter: #4 MethodChannel._handleAsMethodCall (package:flutter/src/services/platform_channel.dart:430:55)
flutter: #5 MethodChannel.setMethodCallHandler. (package:flutter/src/services/platform_channel.dart:383:34)
flutter: #6 _DefaultBinaryMessenger.handlePlatformMessage (package:flutter/src/services/binding.dart:283:33)
flutter: #7 _invoke3. (dart:ui/hooks.dart:280:15)
flutter: #11 _invoke3 (dart:ui/hooks.dart:279:10)
flutter: #12 _dispatchPlatformMessage (dart:ui/hooks.dart:154:5)
flutter: (elided 3 frames from dart:async)

@stale
Copy link

stale bot commented Apr 24, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale 长时间没有响应 label Apr 24, 2021
@stale stale bot closed this as completed May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale 长时间没有响应
Projects
None yet
Development

No branches or pull requests

2 participants