[Question]: befor the app starts the geolocator starts its function without calling in the main function itself making the entire app crash. #1573
Labels
status: needs more info
We need more information before we can continue work on this issue.
Please check the following before submitting a new issue.
Please select for which platform(s) you need help
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
The text was updated successfully, but these errors were encountered: