chariotsolutions / phonegap-nfc

PhoneGap NFC Plugin
MIT License
703 stars 547 forks source link

SerialNumber not being retrieved on iOS #475

Closed PuscasAdi closed 1 year ago

PuscasAdi commented 1 year ago

The serial number of the NFC card is not being retrieved on iOS. When I log the scanned NFC data, the id field is empty on iOS. On Android, it works fine. I used an alert() to log the NFC data, so I can attach an image with the issue 295085038_2221389288019321_5038214624880204583_n

SebLevDev commented 1 year ago

Same problem