【发布时间】:2020-03-23 18:36:54
【问题描述】:
我希望开发应用程序来在 aOS 和 iOS 之间通过 NFC 交换数据。 对于 aOS 到 iOS,可以在 android 中模拟标签并从 iOS 读取。 但是,由于iOS CoreNFC没有开启HCE模式。我想知道 iOS 是否有任何方法可以触发 aOS 中的 onNewIntent() 函数,以便我可以将数据从 iOS 传递到 aOS通过onNewIntent()
【问题讨论】:
标签: android nfc hce nfc-p2p core-nfc