Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

can't read Tag ID in iOS #93

Open
MarshmallowB opened this issue Jun 4, 2021 · 2 comments
Open

can't read Tag ID in iOS #93

MarshmallowB opened this issue Jun 4, 2021 · 2 comments

Comments

@MarshmallowB
Copy link

Hey could you tell me how i can read the Tag ID?
It doesnt work with :

NDEFMessage message = await NFC.readNDEF(once: true).first;
print("ID: ${message.id}");

Best regards
Bob

@PiroX4256
Copy link

So do I, any news?
I am using the Mifare Classic 1K

@jams032
Copy link

jams032 commented Jul 18, 2022

@MarshmallowB, we can write successfully using this :

.readNDEF(once: false, readerMode: NFCNormalReaderMode(),alertMessage: "Custom message with readNDEF#alertMessage")

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

No branches or pull requests

3 participants