Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
logancautrell authored Aug 23, 2017
1 parent beda881 commit 8174ab4
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Near
## Near - CoreNFC Example App

CoreNFC Example
#### Requirements

* iOS 11 beta
* iPhone 7 or 7 Plus

The app will build and run in the simulator but will do nothing interesting. Tapping scan in the Simulator or on an unsupported device will yield an error alert.


#### Overview

This project is a sample app showing how to use CoreNFC with NDEF tags or hardware. It was tested with a limited number of NDEF tags.

From the main screen, tapping scan will show the system UI for NFC scanning. Hold the tag or device near the top of the phone. A scan result will appear. You can drill down into the message and see individual message records.

Requires iOS 11 beta and iPhone 7 or 7 Plus. Will not build in the simulator.

0 comments on commit 8174ab4

Please sign in to comment.