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

[Question]: befor the app starts the geolocator starts its function without calling in the main function itself making the entire app crash. #1573

Open
3 of 8 tasks
picmanadhul opened this issue Sep 20, 2024 · 2 comments

Comments

@picmanadhul
Copy link

Please check the following before submitting a new issue.

Please select for which platform(s) you need help

  • Android
  • iOS
  • Linux
  • macOS
  • Web
  • Windows

Your question

Running Gradle task 'assembleDebug'...
√ Built build\app\outputs\flutter-apk\app-debug.apk
D/FlutterGeolocator(24003): Attaching Geolocator to activity
D/FlutterGeolocator(24003): Creating service.
D/FlutterGeolocator(24003): Binding to location service.
D/FlutterGeolocator(24003): Geolocator foreground service connected
D/FlutterGeolocator(24003): Initializing Geolocator services
D/FlutterGeolocator(24003): Flutter engine connected. Connected engine count 1

without calling the geolocator function in the main page it starts working

Version

13.0.1

@miladjalalli
Copy link

I have similar problem!

@lukeshan-ctm
Copy link

Same here.

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

3 participants