Relative Content

Tag Archive for iosgeolocationmaui

MAUI background gps location update

Maui now has Microsoft.Maui.Devices.Sensors.Geolocation.StartListeningForegroundAsync
which is nice and works well, but it is only for foreground tracking, so even if you have the required permissions for your app (and have a service running on Android), you can not track in the background.