An app requests 'always on' background location permission on Android. Google Play policy requires the app to:
-
A
Submit a Declaration Form and provide a compelling use case, reviewed by Google
-
B
Simply add ACCESS_BACKGROUND_LOCATION to the manifest
-
C
Display a one-time in-app disclosure at first launch
-
D
Obtain background location only through a foreground service