Importing the iOS NFC Tap SDK
How can i Import the iOS NFC Tap SDKs to my swift app ? which Libs are relevant ?
How can i Import the iOS NFC Tap SDKs to my swift app ? which Libs are relevant ?
hi Mbell,
iOS NFC Tap SDK is not provided as a "lib" into the application. You have to add and compile every files located into the folder st25sdklib from the iOS NFC Tap app.
Then , update your bridging header file accordingly and Header Search Path into your target build setting.
The most important external library to be used is the J2OBC. I attached here a document on how to use it.
Hope it helps.
Thx and br,
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.