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 · 4 comments
Labels
status: needs more info We need more information before we can continue work on this issue.

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.

@julvikramsupandi
Copy link

same

@TimHoogstrate
Copy link
Contributor

Dear @picmanadhul,

Can you elaborate a bit on the subject? And can you add your class and the output of flutter doctor -v to this issue?

Kind regards,

@TimHoogstrate TimHoogstrate added the status: needs more info We need more information before we can continue work on this issue. label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: needs more info We need more information before we can continue work on this issue.
Projects
None yet
Development

No branches or pull requests

5 participants