TRETJapanNFCReader icon indicating copy to clipboard operation
TRETJapanNFCReader copied to clipboard

NFC (FeliCa) Reader for iOS 13 later Core NFC / Japanese e-Money prepaid or identification cards

Results 7 TRETJapanNFCReader issues
Sort by recently updated
recently updated
newest added

ICカード運転免許証・マイナンバーカードに関する部分で「MIFARE、MiFare」という表記が用いられているが、MIFARE は ISO/IEC 14443 Type **_A_** であり、ICカード運転免許証・マイナンバーカードが準拠しているのは ISO/IEC 14443 Type **_B_** ではない。

Core NFC の `NFCReaderSession` を使用する際には Info.plist に `NFCReaderUsageDescription` や `com.apple.developer.nfc.readersession.iso7816.select-identifiers` 、 `com.apple.developer.nfc.readersession.felica.systemcodes` を指定する必要がある。 Info.plist Checker によって、これらのパラメータが設定されていない場合、Debug ビルドにおいてコンソールにその旨を表示する機能を追加する。

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

Can I use this library to get the e-certificate from My Number Card (マイナンバーカード) to sign a document using JPKI The implementation flow would be: 1. Scan My Number Card...