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

What browser did you use to test this? I assume Google Chrome?

I tried the same and it raises a `NotSupportedError` when I'm explicitly targeting `"peer"`. Looking at step four in the [specs](https://w3c.github.io/web-nfc/#steps-push) for the push operation, I noticed that it said:
> An implementation MAY reject promise with "NotSupportedError" and abort these steps.

That would indicate to me that pushing to peer targets is not supported / implemented by Google Chrome at the moment.

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

Received on Saturday, 30 December 2017 09:14:32 UTC