[web-nfc] Pull Request: Do not force to throw exception when request NFC adapter listening fails

Honry has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Do not force to throw exception when request NFC adapter listening fails ==
Not all UA will throw error if the request fails for the following step:

> If this is the first listener being set up,
then make a request to all NFC adapters to listen to NDEF messages.

Fixed #242

See https://github.com/w3c/web-nfc/pull/271

Received on Monday, 5 August 2019 07:24:34 UTC