Closed StrajnarFilip closed 5 months ago
Hey thanks for that. Looks like the app has met most of what's asked already, the startForeground is already passing the right type too.
I'll merge this and try to add it to my current ongoing branch for testing.
Official documentation states:
Since the app is declaring a service with
android:foregroundServiceType="location"
, location section of the documentation specifies that permissionFOREGROUND_SERVICE_LOCATION
needs to be declared in manifest file.