Hello, Regarding to the behavior changes since Android 14, If your app targets Android 14, it must specify appropriate foreground service types. https://developer.android.com/about/versions/14/changes/fgs-types-required Can you tell me what service type that we should use for all service class of ExoPlayer ? For example: DownloadService.etc..