NfcForms OnNewIntent EmptyTag
StefanoIB opened this issue · 2 comments
StefanoIB commented
I try the code example in README, when i try to read an empty Tag, x.OnNewIntent(this, intent);
throw this exception System.Exception: Tag Error: No NDEF message found o NDEF not supported
.
My application have to react to an empty tag (to write it).
MarcosCobena commented
Hey, just a quick note: I fixed this with above PR :-)
MarcosCobena commented
(I got an e-mail from GitHub with a new comment on this thread and just answered without noticing the comment was removed. Anyway, my answer doesn't hurt.)
You actually can: simply clone the repo and apply my PR. I've already done this on my project and works fine :-)
Uploading to NuGet's another story... which fits better for @poz1 ;-)