fidesmo / nordpol

The Android Support Library for NFC
MIT License
53 stars 10 forks source link

TagArbiter problem #58

Open ghost opened 8 years ago

ghost commented 8 years ago

When a tag has been used, it can be used again, by getting it from the TagArbiter. If the tag has been removed, then the tag will still be forwarded from the TagArbiter, but may not be identified as invalid on some phones.

Not sure if this is a bug or an enhancment, but it would be nice if the Tag could be invalidated in some deterministic way.