Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

15693 tag write issue #192

Open
Saintqqq opened this issue Nov 25, 2024 · 1 comment
Open

15693 tag write issue #192

Saintqqq opened this issue Nov 25, 2024 · 1 comment

Comments

@Saintqqq
Copy link

Saintqqq commented Nov 25, 2024

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.

@Harry-Chen
Copy link
Contributor

Could you try with iOS native code (Swift) first and see if that works?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants