- From: Donna Wu via GitHub <sysbot+gh@w3.org>
- Date: Tue, 31 Mar 2020 06:58:23 +0000
- To: public-web-nfc@w3.org
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