Skip to content

Restricted foreground service types #4832

@mdmohsin7

Description

@mdmohsin7

A production version of your app crashes because it uses BOOT_COMPLETED broadcast receivers to start a restricted foreground service type. Apps targeting Android 15 or later cannot use BOOT_COMPLETED broadcast receivers to launch certain foreground service types.

To fix this issue, make sure that your app's code and your SDKs don't use a BOOT_COMPLETED broadcast receiver to launch restricted foreground service types, and publish an update to your app

Image

Metadata

Metadata

Assignees

Labels

captureLayer: Audio recording, device pairing, BLEmaintainerLane: High-risk, cross-system changesp2Priority: Important (score 14-21)

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions