chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
706 stars 556 forks source link

Exception: Class NFFieldNotification not loaded or does not exist. #411

Open appDev123456 opened 4 years ago

appDev123456 commented 4 years ago

Version: phonegap-nfc 1.1.1

Issue: I tried to read a NDEF-Message with iPhone XS from an external NFC-Device and I get the following exception:

MicrosoftTeams-image (2)

I'm using the scanTag() function.

don commented 4 years ago

I have no idea what NFFieldNotification is. Does this happen with every NFC tag or just some tags? What type of tag are you reading? Does it contain an NDEF message?