Skip to content

Android 14 foreground service type required #1859

@JulianKast

Description

@JulianKast

Description

Android 14 requires us to set a foreground service type of connectedDevice.
With that, we must have the BLUETOOTH_CONNECT permission or call UsbManager.requestPermission() to allow our services to enter the foreground.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA defect in the library

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions