treastrain / TRETJapanNFCReader

NFC (FeliCa) Reader for iOS 13 later Core NFC / Japanese e-Money prepaid or identification cards
https://japannfcreader.tret.jp
MIT License
446 stars 34 forks source link

How to get felica japanese IC card name like (Suica, ICOCA, Kitaca, PASMO, TOICA, manaca, PiTaPa, SUGOCA, nimoca, はやかけん, icsca, ...etc.) #129

Open thinkbizd29 opened 1 year ago

thinkbizd29 commented 1 year ago

In this android library https://github.com/metrodroid/metrodroid They get the Felica IC card name. Is there any support in this library?

treastrain commented 1 year ago

Hello @thinkbizd29

This library does not identify Japanese Transit IC cards by card name, but identifies all of them as CJRC cards. I don't know about other libraries, but if you are interested in identifying those cards in this library, you are free to suggest it!

thinkbizd29 commented 1 year ago

Thank you for your kind response

I tried by service code but unfortunately succeeded in four cards, the rest of the cards give the same service code so a little bit confusing can you have any reference regarding any documentation or Felica Transit ic card user manual so they are helpful in finding out this type of solution?

Or Any idea in the current library how to get the Service-code list?