don/ionic-nfc-reader

cordova plugin add com.chariotsolutions.nfc.plugin

AMD-Roy opened this issue · 4 comments

error:registry returned 404 for get on https://registry.npmjs.org/com.chariotsolutions.nfc.plugin
so can't support ? or other methed?

I got same error too.

don commented

The documentation needs to be updated. The plugin id changed when it moved from the Cordova repo to npm.

$ cordova plugin add phonegap-nfc

@don I'm already added with phonegap-nfc, but when I scan using Mifare card, it didn't display any information. It callback 'win' when call this event nfc.addNdefListener(myNfcListener, win, fail);. Thanks.

don commented

Documentation updated.

@aishahismail Android devices with Broadcom NFC chips don't support Mifare Classic NFC tags.