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

getLastLocation implementation missing on iOS? #405

Open
AAverin opened this issue Sep 5, 2020 · 10 comments
Open

getLastLocation implementation missing on iOS? #405

AAverin opened this issue Sep 5, 2020 · 10 comments
Labels

Comments

@AAverin
Copy link
Contributor

AAverin commented Sep 5, 2020

When using requestMyLocationLatLng method, Android works fine, but iOS results in.
Is this binding not yet implemented for iOS? Is there a way to see what else is not available yet on iOS?

 Unhandled Exception: MissingPluginException(No implementation found for method locationComponent#getLastLocation on channel plugins.flutter.io/mapbox_maps_0)
#0      MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:159:7)
<asynchronous suspension>
#1      MethodChannel.invokeMethod (package:flutter/src/services/platform_channel.dart:334:12)
#2      MethodChannelMapboxGl.requestMyLocationLatLng (package:mapbox_gl_platform_interface/src/method_channel_mapbox_gl.dart:359:56)
#3      MapboxMapController.requestMyLocationLatLng (package:mapbox_gl/src/controller.dart:605:46)
@cloudLiu
Copy link

I also find this problem.

@luiscavanillas
Copy link

Same problem here

@ryufitreet
Copy link

same

@loxodrome21
Copy link

I have just created a New issue as I think this function is missing for both Android and iOS since a previous commit Web implementation (#223)

@manhlh
Copy link

manhlh commented Apr 13, 2021

Same problem :(

@mayouf
Copy link

mayouf commented May 4, 2021

same here, how strange it is...it is quite a basic feature

@leeprobert
Copy link

+1 any news on this?

@dzhaparoff
Copy link

+1
same issue

@marcocondrache
Copy link

+1
Same problem here. IOS implementation of the method it's missing.

@stale
Copy link

stale bot commented Feb 20, 2022

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests