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

> @beaufortfrancois
> 
> > In Chromium, there will be one single permission prompt for using the Web NFC API.
> 
> Any plans to separate permission prompts for reading and writing?

Nope. Not in Chromium.

> From the name of https://chromium-review.googlesource.com/c/chromium/src/+/1895345 — `[WebNFC] Add permission prompt for NDEFWriter.push` it's not clear is this for writing only?
> 
> What if I try to read NFC tags (if user didn't previously allow Web NFC), will the permission prompt be shown?

Yup. Once user approves Web NFC, prompt won't be shown anymore. 



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

Received on Thursday, 21 November 2019 08:50:18 UTC