[web-nfc] Pull Request: Remove peer target mode

beaufortfrancois has just submitted a new pull request for https://github.com/w3c/web-nfc:

== Remove peer target mode ==
Android NFC P2P APIs (Android Beam) are [deprecated](https://source.android.com/setup/start/android-10-release#android_beam_deprecated). Moreover, it looks like P2P NFC can be achieved with Host-Card Emulation aka HCE. In that case, I'd argue we should remove support for NDEFPushOptions `"peer"` target and investigate how HCE could be added to Web NFC.

Let me know what you think.

See https://github.com/w3c/web-nfc/pull/524

Received on Thursday, 9 January 2020 08:18:40 UTC