Usage
How to prepare your app for the use of SDK
Will need to add the following fields in your Info.plist:
Privacy - Camera Usage Description (NSCameraUsageDescription)
Privacy - NFC Scan Usage Description (NFCReaderUsageDescription)
ISO7816 application identifiers for NFC Tag Reader Session (com.apple.developer.nfc.readersession.iso7816.select-identifiers)

Was this helpful?