Skip to content

[IOS] Error Domain=NFCError Code=403 "NDEF tag does not contain any NDEF message" #259

Description

@dlopez-penbase

I'm using nfc_manager version 4.1.1, and when I scan tags with no NDEF data I see this in Xcode :

Error Domain=NFCError Code=403 "NDEF tag does not contain any NDEF message" UserInfo={NSLocalizedDescription=NDEF tag does not contain any NDEF message}

and onDiscovered is never triggered. But I need to see that kind of tags inside onDiscovered, because I'm dealing with tag IDs in my app and I can't tell my clients to travel to all their sites to write a single character in each NFC tag they have to be able to scan them again. It was possible to do it in 3.5.x versions, so can you please re-implement it ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions