NFC Library for iOS

NFC Library for iOS

NFC Library for iOS demo example
Delphi NFC library for iOS.
  • uses Core NFC API
  • available for Delphi 10.4 - 12
  • source code included in registered version
  • royalty free distribution in applications

Download and order

Order NFC Library $140 USD (license for one developer)
Order NFC Library multi-license $420 USD (license for all developers in company)
Order NFC Library year upgrades $70 USD (registered users only)
Order NFC Library year upgrades multi-license $210 USD (registered multi-license users only)

FAQ

Why demo example shows "NFC is not available on this device"?
1. Check whether your iOS device supports NFC: iPhone 7 os newer is needed
2. NFC on iOS requires subscription to Apple Developer Program. The application Bundle ID has to be added on Certificates, Identifiers & Profiles web page and then the "NFC Tag Reading" capability has to be switched on.

Why my application crashed when calling NFC scan?
Click Project/Options menu in Delphi/C++ Builder, select Application/Version Info and add NFCReaderUsageDescription item.

Related links