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.
My question is how can I NDEF format the empty NFC tag in Flutter? Currently, I'm using this lib, but it only supports already NDEF formatted tags. Any ideas how to solve that?
I think at least for android the necessary code is there. See #84
for more information. No idea if it works. I do not know how to format a tag differently for testing 😄 But new Tags are working for me on Android but not on iOS, so probably it's working.
My question is how can I NDEF format the empty NFC tag in Flutter? Currently, I'm using this lib, but it only supports already NDEF formatted tags. Any ideas how to solve that?
Here is my code.
Thanks in advance!
The text was updated successfully, but these errors were encountered: