Skip to content

Background GPS

In Android 11, a new permission is required to allow the app to use the GPS while in background.

If your app targets Android 10 (API level 29) or higher, also check for the ACCESS_BACKGROUND_LOCATION permission. Verify that your app has a feature that requires it.