Re: [web-nfc] Unable to transfer data between peer-devices

@MartinBeekhuizen If you need a workaround to transfer data between peer devices from the browser, you could leverage the [Web Share API](https://developers.google.com/web/updates/2016/09/navigator-share), to pass the data over Android Beam. Depending on the data you are trying to send, this might not be a solution for you; in my case this worked perfectly since i tried to send an URI, which should be opened in the target's Browser.

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

Received on Tuesday, 2 January 2018 16:52:59 UTC