- From: Kenneth Rohde Christiansen via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Dec 2019 09:37:01 +0000
- To: public-web-nfc@w3.org
I totally agree, they should be for the same record, otherwise there is not much sense in adding a filter. Maybe it should make the filter more explicit and allow multiple? ```js { filter: [ { recordType: "mime"}, { recordType: "url", id: "example.com" } ] } ``` -- GitHub Notification of comment by kenchris Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/437#issuecomment-565371340 using your GitHub account
Received on Friday, 13 December 2019 09:37:03 UTC