Skip to content

Behavior change in Android 16 #799

@hamidghiasifar

Description

@hamidghiasifar

In Android 16, when the app is open and an NFC request is made, you must select a default app to handle it, and the “Always” option must be chosen. Moreover, if the corresponding intent-filter is removed, a “New tag collected” event will be received from the NFC service.
In Android 16, the system no longer gives NFC usage priority to the app that is in the foreground.
Sometimes the NfcManager.isEnabled() value returns false even though the NFC module is turned on.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions