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

[Bug report] The latlngAsync() method is not working in the 3.0.0 version. #1113

Closed
gpf0205 opened this issue Apr 8, 2024 · 1 comment
Closed

Comments

@gpf0205
Copy link

gpf0205 commented Apr 8, 2024

Version

3.0.0

Platforms

Android

Device Model

vivo(android 11)

flutter info

[✓] Flutter (Channel stable, 3.19.3, on macOS 14.0 23A344 darwin-arm64, locale zh-Hans-CN)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2022.3)
[✓] VS Code (version 1.87.2)
[✓] Connected device (3 available)

How to reproduce?

On the same Android device and with the same image, the latlngAsync() method can be executed normally to obtain the location information in the image under the Flutter 3.13.9+photo_manager: 2.7.0 environment. However, in the Flutter 3.19.3+photo_manager: 3.0.0 environment, the latlngAsync() method cannot obtain the location information in the image.

Logs

No response

Example code (optional)

No response

Contact

No response

@AlexV525
Copy link
Member

Did you request the media location permission when calling the requestPermissionExtend?

@AlexV525 AlexV525 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants