Re: [web-nfc] Remove NDEFPushOptions ignoreRead (#424)

The use case seems to be that a writer could disable all reads for a given push. That would make `ignoreRead` global. However, we have a conflict between step 7.1 of [push()](https://w3c.github.io/web-nfc/#steps-push) and the [listening algorithm](https://w3c.github.io/web-nfc/#listening-for-content) saying 

> If there are any NDEFReader instances in activated reader objects then the UA MUST listen to NDEF messages on all connected NFC adapters.


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

Received on Tuesday, 24 December 2019 10:53:42 UTC