Skip to content

New Tag Scanned problems from PWA #674

@SIREtheKnight

Description

@SIREtheKnight

Hello Web-NFC group,

We recently noticed an issue when scanning NFC tags. We have an Angular PWA that also has NFC functionality implemented with directions from web-nfc. It has been working great so far. But we believe from something changed in the Android universe from v15 and onwards, which causes the Android OS to take priority and launch a "New Tag Scanned" popup before our logic can intercept the scanned tag and use it.

Our application has a NFC button, which the user presses. We launch logic to scan the tag. As the tag is scanned, a Android popup appears with the title "New Tag Scanned". Sometimes, the tag is scanned and used properly in our PWA, but most times, this popup appears.

Is this something you have noticed? The desired functionality is to not have the "New Tag Scanned" popup appear at all.

The issue appears on browsers Chrome and Opera on Android v15 and upwards.

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