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

Plugin show differents location on iOS and Android #168

Open
MIDEV-05 opened this issue Jun 29, 2021 · 0 comments
Open

Plugin show differents location on iOS and Android #168

MIDEV-05 opened this issue Jun 29, 2021 · 0 comments

Comments

@MIDEV-05
Copy link

I'm testing my app on both android and ios. And it appear that, for the coordinates, the plugin display different location on the two OS.

Coordinates : 10.308498,1.3774943

Result in Android :
Screenshot_1625003245

Result in iOS:
simulator_screenshot_75283426-FB5D-4BC8-ADA8-F496A365BAD4

Plugin version : google_map_location_picker: "4.1.7"

Flutter doctor iOS :

[✓] Flutter (Channel stable, 2.2.2, on macOS 11.4 20F71 darwin-arm, locale en-BJ)
[✗] Android toolchain - develop for Android devices
✗ Unable to locate Android SDK.
Install Android Studio from: https://developer.android.com/studio/index.html
On first launch it will assist you in installing the Android SDK components.
(or visit https://flutter.dev/docs/get-started/install/macos#android-setup for detailed instructions).
If the Android SDK has been installed to a custom location, please use
flutter config --android-sdk to update to that location.
[✓] Xcode - develop for iOS and macOS
[✓] Chrome - develop for the web
[!] Android Studio (not installed)
[✓] VS Code (version 1.57.1)
[✓] Connected device (2 available)
! Doctor found issues in 2 categories.

Flutter doctor Android

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 2.2.2, on Linux, locale en_US.UTF-8)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.1)
[✓] VS Code (version 1.57.1)
[✓] Connected device (2 available)

• No issues found!

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

No branches or pull requests

1 participant