Skip to content

zero-tolerance0/NFCScanneriOSStarter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Core NFC Scanner

Descritpion

  • A demo of NFC scanner app that stores catalog of product locally uniquely by ID.
  • NFC Scanning session scans the NFC Tag containing the URI appended by id as the second path.
  • After retrieving the id from the tag, it then search the product inside the local store using the ID.
  • If found, the product detail is presented to the user.

Usage

About

Starter project for NFC Product Scanner iOS Demo app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%