Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need to declare Foreground Service use #1228

Open
anthonylavado opened this issue Dec 11, 2023 · 0 comments
Open

Need to declare Foreground Service use #1228

anthonylavado opened this issue Dec 11, 2023 · 0 comments
Labels
confirmed Confirmed bug reports that shouldn't go stale

Comments

@anthonylavado
Copy link
Member

Google is asking us to declare our use of the Foreground Service for the permission android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK.

To do this, there are a few things to complete:

  1. Ensure that the permission is added to the application manifest
  2. Record a video of a device using the feature (i.e. playing media in the background) and provide this to Google at a URL for them to view

I would recommend using the demo server for content when recording this example.

Details are here: https://support.google.com/googleplay/android-developer/answer/13392821#zippy=

@anthonylavado anthonylavado added the confirmed Confirmed bug reports that shouldn't go stale label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Confirmed bug reports that shouldn't go stale
Projects
None yet
Development

No branches or pull requests

1 participant