Background location tracking
This commit is contained in:
+1
-1
@@ -276,7 +276,7 @@ Future<void> main() async {
|
||||
return;
|
||||
}
|
||||
|
||||
// Initialize background location service (Workmanager)
|
||||
// Initialize background location service (flutter_background_service)
|
||||
if (!kIsWeb) {
|
||||
try {
|
||||
await initBackgroundLocationService().timeout(
|
||||
|
||||
Reference in New Issue
Block a user