7/31/1
This commit is contained in:
@@ -28,7 +28,7 @@ class LocationBackgroundController extends GetxController {
|
||||
await BackgroundLocation.setAndroidNotification(
|
||||
title: "Background Location",
|
||||
message: "Tracking location...",
|
||||
icon: "@mipmap/ic_launcher",
|
||||
icon: "@mipmap/launcher_icon",
|
||||
);
|
||||
|
||||
// Set the location update interval to 5 seconds
|
||||
|
||||
Reference in New Issue
Block a user