chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
712 stars 570 forks source link

Problem in Switch between write and read #79

Closed yoyeung closed 11 years ago

yoyeung commented 11 years ago

Now i cannot find a way to disable and reactive the read/write when i switch to another. They are lost controle. I am thinking to add the stopNFC and startNFC into the addListener method. But i want to know...i need add remove the existing listener before add a new one?? I think it's more make sense.