这么获取NFC的ID?
发布于 6 年前 作者 shaoyong 4848 次浏览 来自 官方Issues

https://developers.weixin.qq.com/miniprogram/dev/api/device/nfc/NFCAdapter.onDiscovered.html

onDiscovered中已经返回了ID(ArrayBuffer),怎么转为字符串?

同样的代码payload 能正常转为字符串,ID不行,乱码



回到顶部