Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

1. Binary integration

Integrate the NFC Wallet SDK for iOS

Use this guide to add the prebuilt NFC Wallet SDK frameworks to your iOS digital wallet application.

Supported environment

NFC Wallet SDK for iOS supports the following configurations:

  • iOS version: 16.0 and later.

  • Processor architectures: arm64, arm64 & x86_64 simulator.

NFC Wallet SDK for iOS has been tested with:

  • Xcode 15.3

  • Swift 5

  • ENABLE_BITCODE=NO

Supported environment for the latest SDK version.

Check the supported iOS versions for your SDK release in release note.

Add the SDK frameworks to your Xcode project

To integrate NFC Wallet SDK to your application's project:

  1. Copy the TSH Pay and SecureLogAPI folders containing the TSHPaySDK.xcframework and SecureLogAPI.xcframework to your application folder.

  2. Go to General pane of your application target.

  3. Drag and drop the SDKs in the configuration directory to the Frameworks, Libraries and Embedded Content.

Last updated

Was this helpful?