You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered: