Plugin.NFC
Plugin.NFC copied to clipboard
iOS MifareUltralight support?
Hi,
I've tried your sample code with MifareUltralight card on iOS but it gave me "Unsupported tag (app)" error.
Is there a way to read it?
@kaansengul did you try to add the library by cloning this repository and then adding a break point to see why it is giving you an error?
Hi @saamerm, I've cloned entire repo and used Plugin.NFC.Sample.iOS project. App is giving error as the card is not supported by the library (line 180).