Skip to content

15693 tag write issue #192

@Saintqqq

Description

@Saintqqq

hi
I have an ISO 15693 tag work on iOS. When the tag data is empty, writing NDEF data causes the tag to become unresponsive and gets stuck at:

NFCTag tag = await FlutterNfcKit.poll();

If I quickly move away and then bring the tag back close, it can detect the tag and display "Working on it." Where might the problem be occurring?
await FlutterNfcKit.setIosAlertMessage("Working on it...");

note: it is work perfectly when tag is not empty.

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