-
Notifications
You must be signed in to change notification settings - Fork 340
Open
Description
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
Labels
No labels