Re: [web-nfc] What is the correct way to check whether the browser supports Web NFC API or not? (#434)

To check whether the device has NFC chip or not, you can call `scan()` or `push()`and it will reject with an appropriate error if that's the case.

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

Received on Tuesday, 5 November 2019 10:38:19 UTC