- From: Mark R. James via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 May 2018 07:54:08 +0000
- To: public-web-nfc@w3.org
Is there an estimate when peer-to-peer URL transmission by WebNFC will be implemented in Chrome on Android? I'm not having success on Version 66 with ```javascript navigator.nfc.push({records: [{recordType: 'url', data: url}]}); ``` The suggested use of the Web Share API doesn't work for arbitrary URLs, only for the URL of the page itself. Would it help to add a comment to the [Chromium Bug](https://bugs.chromium.org/p/chromium/issues/detail?id=520391) that states that peer-to-peer is not yet implemented? -- GitHub Notification of comment by mrj Please view or discuss this issue at https://github.com/w3c/web-nfc/issues/139#issuecomment-387317195 using your GitHub account
Received on Tuesday, 8 May 2018 07:54:15 UTC