capawesome-team/capacitor-nfc

bug: Can't read FM1108 chip on ios

meisterm opened this issue · 3 comments

Plugin version:
0.3.1

Platform(s):
iOS

Current behavior:
The NFC Tag is not detected. After Start Session nothing happens.

Expected behavior:
The Chip should be detected and readed.

Steps to reproduce:
Start Sample App and use a FM1108 Chip. (https://www.synolock.com/rfid-cards/plastic-mifare-cards/fudan-fm1108-rfid-cards/)

Other information:
The NFC Tag is formated with NDEF. This NDEF Record is successfully read by the iPhone.
When I use the "NFC" App from AppStore thie tag can't be readed either. But in this App there is a special "compatibility mode". When i turn this mode on, the Chip can be used by the app. (Used App: https://apps.apple.com/app/apple-store/id1249686798?pt=106913804&ct=Website&mt=8)
So I think we need something similiar in the NFC Plugin.

I retried the same with the App "NFC Tools". Acting same. There is also a compatibility Mode with this the tag is read successfull. Without, the tag is not detected.

Thank you for your request.
Unfortunately, I do not own this specific card. I only have an NFC tag that uses the ISO 14443 standard. With this tag it works without any problems.
Have you tested it with the Capacitor NFC Demo app?

It looks like there hasn't been a reply in 30 days, so I'm closing this issue.