- From: Donna Wu via GitHub <sysbot+gh@w3.org>
- Date: Mon, 30 Mar 2020 07:26:33 +0000
- To: public-web-nfc@w3.org
@OlivierGrenoble We use another way to read/write tags with NfcAdapter#enableReaderMode/disableReaderMode, not the Intent filter way. Please refer this and the Android Doc. https://stackoverflow.com/questions/33633736/whats-the-difference-between-enablereadermode-and-enableforegrounddispatch I think this is a more proper way for a runtime, and you can filter tags with WebNFC API. -- GitHub Notification of comment by DonnaWuDongxia Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/551#issuecomment-605829861 using your GitHub account
Received on Monday, 30 March 2020 07:26:36 UTC