When apps target Android 14 and above, Developers will need to declare any foreground service types that they use in a new declaration on the App content page (Policy > App content) in the Play Console.

This course will outline:

  • What foreground services are.
  • When it is appropriate to use foreground services, WorkManager, and user-initiated data transfer (UIDT).
  • What types of apps can use foreground services.
  • How to declare foreground services.