Re: [web-nfc] NDEF Read triggered when writting an NDEF (#551)

Yes,` OnTagRemovedListener` is only used for the` ignore()`, I misunderstood it before. I don't think a site need to be in a state of ignoring some tag that will prevent multiple operations as @reillyeon mentioned. It seems that Android have no passive notifition for a tag removing. Actively, we can check a tag's state by catching IOException in polling way, that is not suitable for our case. 

-- 
GitHub Notification of comment by DonnaWuDongxia
Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/551#issuecomment-606438365 using your GitHub account

Received on Tuesday, 31 March 2020 06:58:25 UTC