Skip to content

clarenceji/ClareTouch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ClareTouch

Experiments with Apple's CoreNFC framework (beta)

Latest update with iOS 11.0 beta 1 (15A5278f)

This iOS 11 project demonstrates how to use Apple's latest (not-well-documented, as always 🤷‍♂️ ) CoreNFC framework. Currently the framework only supports reading NDEF tags.

CoreNFC currently also supports reading NFC tags compatible with ISO15693 standard. However, while implementing and testing this support, a "Feature not supported" error was given which prevented the NFC Reader Session from being started.

If you would like to start a CoreNFC project, you can check out this tutorial: http://jensmeder.de/git/2017/06/06/getting-started-with-corenfc.html. This also requires an active Apple Developer account.

About

Experiments with Apple's CoreNFC framework (beta)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages