Skip to content

Sample project to read FeliCa on iOS 13 and later

Notifications You must be signed in to change notification settings

phoebusliang/ios13-felica-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ℹ️ 日本の NFC カードを読み取るためのライブラリを開発、公開しています。 ℹ️

treastrain/TRETJapanNFCReader 日本の NFC、FeliCa カード向けリーダーライブラリ(iOS 13.0 以降)

felica-reader

Swift

Code samples for reading FeliCa data on iOS 13.

Demo

Build

Just build with Xcode 11.

Add system code to com.apple.developer.nfc.readersession.felica.systemcodes in Info.plist. Each system code must be a discrete value. The wild card value (0xFF) isn't allowed. Check Apple Developer Documentation.

In this repository, the following system code has already been added.

  • 0003: CJRC Standard (Suica, ICOCA, Kitaca, PASMO, TOICA, manaca, PiTaPa, SUGOCA, nimoca, HAYAKAKEN, RYUTO, SAPICA, odeca, KUMAMON's IC CARD, icsca, IruCa, PASPY, ...etc.)
  • FE00: Student ID card by Japanese Univ. Co-op

About

Sample project to read FeliCa on iOS 13 and later

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%