@jeremie-passerat wrote:
Hello.
I’m a beginner in Ionic and for a university project I have to read some data from a nfc card.
I’m searching for a plugin to use IsoDep functions (connect, transceive and close), like these ones in native android : https://developer.android.com/reference/android/nfc/tech/IsoDep.
I’ve tried https://github.com/chariotsolutions/phonegap-nfc but the functions, even if they are mentioned in the readme, are not avalaible (" “Property ‘connect’ does not exist on type ‘NFC’").
Is there an existing plugin to do Isodep operations in Ionic or do I have to use Java and the Isodep Android plugin to read my data ?
Posts: 1
Participants: 1