Plugin.NFC
Plugin.NFC copied to clipboard
[Question] Is P2P mode supported?
I'm pretty new to mobile development in general and to the NFC technology. What I need to develop is an app that sends data to another app using NFC. Reading the Android Developers docs (https://developer.android.com/guide/topics/connectivity/nfc), it seems that to achieve this behavior I should be using the P2P mode. Is this mode supported by this plugin? If not, how difficult do you think it would be to support that mode?